MediaWiki:Monaco.css: Difference between revisions

test
(test)
(test)
Line 147: Line 147:


div#user_masthead_scorecard.dark_text_1 { color: blue; }
div#user_masthead_scorecard.dark_text_1 { color: blue; }
/** namespaces **/
body.ns-3010 #wiki_logo, body.ns-3011 #wiki_logo {
background-image: url(https://static.miraheze.org/mariowiki/8/8f/Yoshipedia.png) !important;
}
body.ns-3012 #wiki_logo, body.ns-3013 #wiki_logo {
background-image: url(https://static.miraheze.org/mariowiki/4/4a/Wariopedia.png) !important;
}


/* general styling */
/* general styling */
Line 213: Line 203:
.page_bar .page_tabs a:hover {
.page_bar .page_tabs a:hover {
     color: #000;
     color: #000;
}
div#page_bar a {
    color: #000 !important;
}
}


Line 299: Line 285:
   font-size:80% !important;
   font-size:80% !important;
}
}
body.masthead-regular .page_bar .page_buttons a, body.masthead-special .page_bar .page_buttons a { color:#000 !important;}