MediaWiki:Monaco.css: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
imported>Random Ranaun
No edit summary
imported>Random Ranaun
No edit summary
Line 103: Line 103:
#user_masthead {
#user_masthead {
background: #344790;
background: #344790;
color: #EEE;
color: #FFFF00;
}
}
#user_masthead h2 {
#user_masthead h2 {
color: #EEE;
color: #FFFF00;
}
}
#user_masthead ul.nav_links li, #user_masthead ul.nav_links li a {
#user_masthead ul.nav_links li, #user_masthead ul.nav_links li a {
background: #3571C3;
background: #3571C3;
color: #EEE;
color: #FFFF00;
}
}
#user_masthead ul.nav_links li.selected, #user_masthead ul.nav_links li.selected a {
#user_masthead ul.nav_links li.selected, #user_masthead ul.nav_links li.selected a {
background: #3571C3;
background: #3571C3;
border-color: #C0C0C0 #C0C0C0;
border-color: #C0C0C0 #C0C0C0;
color: #EEE;
color: #FFFF00;
}
}
body.masthead-regular #page_bar, body.masthead-special #page_bar {
body.masthead-regular #page_bar, body.masthead-special #page_bar {