MediaWiki:Common.css:修订间差异

删除138字节 、​ 2022年1月4日 (星期二)
无编辑摘要
imported>=海豚=
无编辑摘要
imported>=海豚=
无编辑摘要
第5行: 第5行:
  */
  */
/*春季主题背景---画画的纱雾酱*/
/*春季主题背景---画画的纱雾酱*/
@media screen and (min-width:1200px){
body {
body {
    opacity: 0.9;
    opacity: 0.9;
第16行: 第15行:
/*全站样式*/
/*全站样式*/
body {
body {
   font-size: 108%;
    -moz-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    hyphens: auto;
}
}
}
.mw-body-content {
.mw-body-content {
    line-height: 1.85;
    line-height: 1.85;
}
.oo-ui-window-content {
   font-size: 89.3%;
}
}
.mw-label {
.mw-label {
第121行: 第115行:


#mw-panel {
#mw-panel {
   width: 200px !important;
    border-right: 1px solid #bbb;
    border-right: 1px solid #bbb;
    background: rgb(254,254,254,0.95) !important;
    background: rgb(254,254,254,0.95) !important;
匿名用户