153
edits
Welcome to SSB Universes Wiki! If you want to request an account, please do so at Mario Wiki, Italia Wiki, Gabe the Slacker Wiki, or Fanonpedia.
(add) |
(more) |
||
Line 57: | Line 57: | ||
.page_bar .page_buttons a { | .page_bar .page_buttons a { | ||
color: # | color: #000 !important; | ||
} | } | ||
Line 100: | Line 100: | ||
.page { | .page { | ||
margin:0px; | margin:0px; | ||
margin-left: | margin-left:7px; | ||
border-right:none !important; | border-right:none !important; | ||
} | } | ||
Line 126: | Line 126: | ||
height: inherit; | height: inherit; | ||
width: inherit; | width: inherit; | ||
} | |||
/** other **/ | |||
.ajax-poll { | |||
border: 1px solid #AAA !important; | |||
} | |||
#wikia_page { | |||
border:3px solid #336699; | |||
} | |||
#navigation a { | |||
background-color: #FFF; | |||
color: #000; | |||
} | |||
#navigation li, #navigation .menu-item { | |||
border-color: #336699; | |||
} | |||
.widget { | |||
background-color: #336699; | |||
border: 1px solid #336699; | |||
} | |||
dt.widget_title { | |||
background: #FFCC00; | |||
color: #000; | |||
margin-bottom:3px; | |||
} | |||
.widget dd { | |||
background-color: #FFF; | |||
color: #000; | |||
} | |||
#search_box { | |||
background: #FFCC00; | |||
color: #000; | |||
border-bottom:1px solid #336699; | |||
} | |||
#link_box { | |||
background-color: #F5F5F5; | |||
border-top: 1px solid #336699; | |||
} | |||
.community_details { | |||
border: 1px solid #336699; | |||
} | |||
#page_bar { | |||
background: #FFCC00; | |||
color: #000; | |||
} | |||
#page_bar a { | |||
color:#000; | |||
} | |||
.headerMenuButton dt, .headerMenuButton dd { | |||
background-image: url(http://images1.wikia.nocookie.net/help/images/3/3a/Sapphire_header_button.png); | |||
} | |||
#wikia_header { | |||
border-color: #336699; | |||
} | |||
#search_button { | |||
background-image: url(http://images.wikia.com/common/skins/monaco/gaming/images/search.png); | |||
} | |||
#background_strip { | |||
border-color: #336699; | |||
} | |||
#header_username a { | |||
color: #000; | |||
} | |||
#page_tabs li.selected a { | |||
color: #000 !important; | |||
} | |||
#link_box_dynamic { | |||
background-color: #FFFFFF; | |||
} | |||
#headerMenuHub, #headerMenuHub a, #headerMenuUser, #headerMenuUser a { | |||
background-color: #F9F9F9; | |||
color: #000; | |||
border-color: #AAA; | |||
} | |||
#edit_enhancements_toolbar { | |||
background: #FFCC00; | |||
color: #000; | |||
border:3px solid #336699; | |||
} | |||
a.bigButton big { | |||
color:#000 !important; | |||
} | |||
a.bigButton big,a.bigButton small { | |||
background:transparent url(https://static.miraheze.org/ssbuniversewiki/c/cf/Big_button.png) no-repeat scroll 0 !important; | |||
} | |||
#userData { | |||
line-height: 16px; | |||
} | |||
.page_bar { | |||
margin: 0px; | |||
padding: 0 8px !important; | |||
} | |||
.page_bar .page_tabs a:hover { | |||
color: #000; | |||
} | } |