Bureaucrats, content-moderator, emailconfirmed, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Administrators, threadmoderator
85,404
edits
(Created page with "/* ================= NAVBOXES ================= This is for simple navigation, as with seasonal nav boxes, species nav boxes, etc. ================= ...") |
No edit summary |
||
Line 154: | Line 154: | ||
.navbox-abovebelow, | .navbox-abovebelow, | ||
table.navbox th { | table.navbox th { | ||
/* | |||
-webkit-border-radius: 10px 0px 0px 10px; | -webkit-border-radius: 10px 0px 0px 10px; | ||
-moz-border-radius: 10px 0px 0px 10px; | -moz-border-radius: 10px 0px 0px 10px; | ||
Line 164: | Line 165: | ||
-o-box-shadow: inset -0px 0px 25px 4px #D5D4F0; | -o-box-shadow: inset -0px 0px 25px 4px #D5D4F0; | ||
box-shadow: inset -0px 0px 25px #D5D4F0 4px; | box-shadow: inset -0px 0px 25px #D5D4F0 4px; | ||
*/ | |||
text-align:center; | text-align:center; | ||
color:#012c57; | color:#012c57; |
edits