User:Irukaza/common.css:修订间差异

H萌娘,万物皆可H的百科全书!
跳到导航 跳到搜索
imported>=海豚=
无编辑摘要
imported>=海豚=
无编辑摘要
第2行: 第2行:
.history-size::before
.history-size::before
   {content:"📊";}
   {content:"📊";}
.history-size::after
  {content:"←";}
.mw-history-undo::before
  {content:"⬇️";}
.mw-thanks-thank-link:before
  {content:"❤";}
#pagehistory li.selected
  {background-color:#DDD;}
  
  
.mw-tag-markers a::before
.mw-tag-markers a::before
第8行: 第20行:
.mw-changeslist-date::before, .mw-changeslist h4::before
.mw-changeslist-date::before, .mw-changeslist h4::before
   {content:"📅";}
   {content:"📅";}
 
.history-user::before
  {content:"✏";}
.autocomment::before
.autocomment::before
   {content:"📝";}
   {content:"📝";}

2021年7月15日 (四) 20:11的版本

/* 页面历史记录添加图标 */
.history-size::before
  {content:"📊";}
 
.history-size::after
  {content:"←";}
 
.mw-history-undo::before
  {content:"⬇️";}
 
.mw-thanks-thank-link:before
  {content:"❤";}
 
#pagehistory li.selected
  {background-color:#DDD;}
 
.mw-tag-markers a::before
  {content:"🏷";}
 
.mw-changeslist-date::before, .mw-changeslist h4::before
  {content:"📅";}
 
.history-user::before
  {content:"✏";}
 
.autocomment::before
  {content:"📝";}