Difference between revisions of "User:Mxwgn/common.css"
(CSS skin test) |
m (update) |
||
Line 53: | Line 53: | ||
#mw-navigation div.vectorTabs ul li, | #mw-navigation div.vectorTabs ul li, | ||
#mw-navigation div.vectorMenu { | #mw-navigation div.vectorMenu { | ||
− | background: # | + | background: #f0f0f0 !important; |
color: #000 !important; | color: #000 !important; | ||
border-radius: 1px 1px 1 1; | border-radius: 1px 1px 1 1; |
Latest revision as of 09:11, 25 January 2023
# Taken from Ashe/common.css - Now With my modifications. Updated; 2022 div.vectorMenu h3 span { color: #000000; } div.vectorMenu h3 span:hover { color: #000000; } .mediawiki #mw-head { background: #f0f0f0; border: 1px solid #fff; } .mediawiki #mw-head div#p-personal a { color: #000 !important; } .mediawiki div#footer { background: unset !important; } .mediawiki #p-search { background: #0040ff !important; border-radius: 1px 1px 0 0; } .mediawiki #searchInput { background: #ffffff !important; border-radius: 4px 4px 0 0; text-align: left; } .mediawiki #p-search #searchInput { text-indent: 4px; } .mediawiki #searchButton { background: url(/w/images/3/3a/User_Ashe_search_button.png) top no-repeat !important; } .mediawiki #searchButton:hover { background-position: bottom !important; } .mediawiki #mw-panel { background-color: #f0f0f0; } #mw-navigation div.vectorTabs ul li *, #mw-navigation div.vectorTabs ul li, #mw-navigation div.vectorMenu { background: #f0f0f0 !important; color: #000 !important; border-radius: 1px 1px 1 1; } .mediawiki #mw-head-base { background: #f0f0f0; } .mediawiki #content { background: #f0f0f0 !important; border: 1px solid #000 !important; } body.mediawiki { background: #f0f0f0 !important; } /* #p-logo { background: #f0f0f0 !important; } .mediawiki .mw-wiki-logo { background-image: url('/w/images/5/5b/User_Ashe_wikilogo.png'); } */