MediaWiki:Common.css:修订间差异
imported>=海豚= 无编辑摘要 |
imported>=海豚= 无编辑摘要 |
||
| 第51行: | 第51行: | ||
font-style: normal; | font-style: normal; | ||
text-align: right; | text-align: right; | ||
} | |||
/* 公告栏滚动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; | |||
} | } | ||
/* 标题加粗 */ | /* 标题加粗 */ | ||