第6行:
第6行:
>来自中文维基百科的样式,通过 CC-BY-SA 3.0 授权引入
>来自中文维基百科的样式,通过 CC-BY-SA 3.0 授权引入
*/
*/
+
+
/* 公告栏滚动Rollnews */
+
#scrollDiv {
+
width: 100%;
+
height: 25px;
+
line-height: 25px;
+
overflow: hidden
+
}
+
#scrollDiv ul {
+
margin-left: 0!important;
+
}
+
#scrollDiv li {
+
height: 25px;
+
padding-left: 0px;
+
list-style: none;
+
}
/* Make the list of references smaller */
/* Make the list of references smaller */