更改

添加285字节 、 2024年4月11日 (四) 20:33
已还原Honoka55对话)的编辑至最后由Ge2修订的版本
第29行: 第29行:  
div.references-2column div.reflist{
 
div.references-2column div.reflist{
 
    font-size: 100%;
 
    font-size: 100%;
 +
}
 +
/* 公告栏滚动Rollnews */
 +
#scrollDiv {
 +
   width: 100%;
 +
   height: 25px;
 +
   line-height: 25px;
 +
   overflow: hidden
 +
}
 +
#scrollDiv ul {
 +
   margin-left: 0!important;
 +
}
 +
#scrollDiv li {
 +
height:35px;
 +
   padding-left: 0px;
 +
   list-style: none;
 
}
 
}
   第729行: 第744行:  
body.page-Akarin_首頁.rootpage-Akarin_首頁 #firstHeading {
 
body.page-Akarin_首頁.rootpage-Akarin_首頁 #firstHeading {
 
display:none !important;
 
display:none !important;
 +
}
 +
 +
ins {
 +
background-color: #75c877;
 
}
 
}