User:Irukaza/common.css:修订间差异
跳到导航
跳到搜索
imported>=海豚= 无编辑摘要 |
imported>=海豚= 无编辑摘要 |
||
(未显示同一用户的11个中间版本) | |||
第1行: | 第1行: | ||
. | /* 用户链接样式 */ | ||
/* 我 */ | |||
.mw-userlink[title="用户:=海豚="] { | |||
text-shadow: 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef; | |||
content:"理"; | |||
} | } | ||
* | /* 好友 */ | ||
font- | .mw-userlink[title="用户:850710247liu"], | ||
.mw-userlink[title="User:winter22"], | |||
.mw-userlink[title="User:Dr Hamilton"], | |||
.mw-userlink[title="User:Enderqwq"], | |||
.mw-userlink[title="User:Sheep-realms"] { | |||
color: #91d; | |||
font-weight: bold; | |||
text-shadow: 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef; | |||
} | } | ||
/* 在历史记录的撤销和感谢添加图标*/ | |||
.mw-history-undo::before | |||
{content:" ⬇️";} | |||
.mw-thanks-thank-link:before | |||
{content:"❤";} | |||
/* | |||
.mw-changeslist-date::before | |||
{content:"🕓";} | |||
} | |||
} | |||
} | |||
2021年5月23日 (日) 20:58的版本
/* 用户链接样式 */
/* 我 */
.mw-userlink[title="用户:=海豚="] {
text-shadow: 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef;
content:"理";
}
/* 好友 */
.mw-userlink[title="用户:850710247liu"],
.mw-userlink[title="User:winter22"],
.mw-userlink[title="User:Dr Hamilton"],
.mw-userlink[title="User:Enderqwq"],
.mw-userlink[title="User:Sheep-realms"] {
color: #91d;
font-weight: bold;
text-shadow: 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef, 0 0 1px #cef;
}
/*在历史记录的撤销和感谢添加图标*/
.mw-history-undo::before
{content:"⬇️";}
.mw-thanks-thank-link:before
{content:"❤";}
.mw-changeslist-date::before
{content:"🕓";}