匿名使用者
無編輯摘要
imported>NoahLDW 無編輯摘要 |
imported>NoahLDW 無編輯摘要 |
||
第557行: | 第557行: | ||
.infotemplatebox>table td>.Tabs .TabContent { | .infotemplatebox>table td>.Tabs .TabContent { | ||
margin: 0 -1px; | margin: 0 -1px; | ||
} | |||
/* Default styling for Navbar template */ | |||
.navbar { | |||
display: inline; | |||
font-weight: normal; | |||
} | |||
.navbar ul { | |||
display: inline; | |||
white-space: nowrap; | |||
} | |||
.navbar li { | |||
word-spacing: -0.125em; | |||
} | |||
.navbar.mini li abbr[title] { | |||
font-variant: small-caps; | |||
border-bottom: none; | |||
text-decoration: none; | |||
cursor: inherit; | |||
} | |||
/* Navbar styling when nested in navbox */ | |||
.navbox .navbar { | |||
display: block; | |||
} | |||
.navbox-title .navbar { | |||
/* @noflip */ | |||
float: left; | |||
/* @noflip */ | |||
text-align: left; | |||
/* @noflip */ | |||
margin-right: 0.5em; | |||
width: 8em; | |||
} | } | ||
第570行: | 第602行: | ||
text-align: right; | text-align: right; | ||
width: auto; | width: auto; | ||
} | |||
/* In navboxes, the show/hide button balances the v·d·e links | |||
from [[Template:Navbar]], so they need to be the same width. */ | |||
.navbox .collapseButton { | |||
width: 8em; | |||
} | } | ||
/* | /* For display uneditable section */ | ||
. | .noedit .editsection, .noedit .mw-editsection | ||
{ | |||
. | display: none; | ||
} | } | ||
.DYKvote h2, .DYKvote h3, .DYKvote h4 | |||
. | { | ||
margin-top: 2em; | |||
} | } |