Tech, Bureaucrats, emailconfirmed, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Suppressors, Administrators, threadmoderator
118,921
edits
No edit summary |
No edit summary |
||
Line 284: | Line 284: | ||
background: #5579ab; | background: #5579ab; | ||
background: #99a6cd; | background: #99a6cd; | ||
} | |||
.navbox > tbody > tr > td { | |||
box-shadow: inset 0 -13px #596a9f; | |||
border-bottom-left-radius:15px; | |||
border-bottom-right-radius:15px; | |||
} | |||
.navbox .navbox > tbody > tr > td { | |||
box-shadow: none; | |||
border-radius: 0; | |||
} | } | ||
@media print { .navbox { display: none; } } | @media print { .navbox { display: none; } } |
edits