1,052
次編輯
MangoFanFan(留言 | 貢獻) 小 (搬运) |
MangoFanFan(留言 | 貢獻) (搬运) |
||
第285行: | 第285行: | ||
text-align: center; | text-align: center; | ||
width: 100%; | width: 100%; | ||
} | |||
.navbox-title, table.navbox th { | |||
background: none repeat scroll 0 0 #aabaf4; | |||
} | |||
.navbox-title, .navbox-abovebelow, table.navbox th { | |||
padding-left: 1em; | |||
padding-right: 1em; | |||
text-align: center; | |||
} | |||
th { | |||
display: table-cell; | |||
vertical-align: inherit; | |||
font-weight: bold; | |||
text-align: -internal-center; | |||
unicode-bidi: isolate; | |||
} | |||
tr { | |||
display: table-row; | |||
vertical-align: inherit; | |||
unicode-bidi: isolate; | |||
border-color: inherit; | |||
} | } |