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

来自Whiteverse Library
跳到导航跳到搜索
(建立内容为“→‎All CSS here will be loaded for users of the MinervaNeue skin span.blackbackground{background-color:#000000;} span.blackbackground:hover{background-col…”的📄新页面
 
 
(未显示同一档案员的4个中间版本)
第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:#ffffff;}
span.blackbackground:hover{background-color:none;}
span.completeblackbackground{background-color:#000000;}
.blackbackground{background-color:#000000;}
 
.blackbackground:hover{background-color:none;}
#mediawikiwvlogo {
    border-radius: 8px;
    background-image: linear-gradient(to right, #d53e61,#cec6cc, #3ed1d5);
}
#stubbg{
    border-radius: 8px;
    background-image: linear-gradient(to right, #41cf84,#28d3dd);
}
#tucs {
    border-radius: 4px;
    width: 233px;
    height: 20px;
    background-image: linear-gradient(to right, #2375c0, #325c62);
    color:white;
    text-align:center;
 
}
#accesscontrol{
    border-radius: 4px;
    width: 233px;
    height: 20px;
    background-image: linear-gradient(to right, #DBA901, #D7DF01);
    color:white;
    text-align:center;
    }

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;}