MediaWiki:Common.css: Difference between revisions

From Beds24 Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
font-family: Verdana,Geneva,sans-serif;
font-family: Verdana,Geneva,sans-serif;
}
}
h5 {
font-weight: bold;
}


#mw-page-base {
#mw-page-base {

Revision as of 09:25, 17 June 2013

/* CSS placed here will be applied to all skins */

body {
background-color: #F9F9F9;
background-image: none;
font-family: Verdana,Geneva,sans-serif;
}

h5 {
font-weight: bold;
}


#mw-page-base {
background-color: #F9F9F9;
background-image: none;
}

div.vectorTabs {
background-color: #F9F9F9;
background-image: none;
}

#mw-head-base {
background-color: #F9F9F9;
background-image: none;

}

div.vectorTabs ul li {
background-color: #F9F9F9;
 background-image: none;

}