MediaWiki:Common.css: Difference between revisions

changing tabber / first heading and article toolbar fonts
m (sidebar width to 13 em)
(changing tabber / first heading and article toolbar fonts)
Line 52:
#mw-panel {
width: 13em;
}
/******************************
* Change tabber & toolbar fonts
******************************/
.tabber_tab {
font-family:noteworthy;
}
.mw-body .firstheading {
font-family: noteworthy;
}
.mw-article-toolbar-container {
font-family:noteworthy;
}