“MediaWiki:Minerva.css”的版本间的差异

来自Whiteverse Library
跳到导航跳到搜索
标签📝 📱
 
第1行: 第1行:
/* All CSS here will be loaded for users of the MinervaNeue skin */
/* All CSS here will be loaded for users of the MinervaNeue skin */


 
#noticeheader{
  background:#EEEEEE;
  color:#aeaeae;
  padding:0.5em;
  text-align:center;
  margin-bottom:1.7em;
}
span.blackbackground{background-color:#000000;}
span.blackbackground{background-color:#000000;}
span.blackbackground:hover{background-color:none;}
span.blackbackground:hover{background-color:none;}
.blackbackground{background-color:#000000;}
.blackbackground{background-color:#000000;}
.blackbackground:hover{background-color:none;}
.blackbackground:hover{background-color:none;}

2021年7月25日 (日) 22:47的最新版本

/* All CSS here will be loaded for users of the MinervaNeue skin */

#noticeheader{
   background:#EEEEEE;
   color:#aeaeae;
   padding:0.5em;
   text-align:center;
   margin-bottom:1.7em;
}
span.blackbackground{background-color:#000000;}
span.blackbackground:hover{background-color:none;}
.blackbackground{background-color:#000000;}
.blackbackground:hover{background-color:none;}