MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>Hb1290 No edit summary |
imported>Hb1290 No edit summary |
||
| Line 585: | Line 585: | ||
.listify table { | .listify table { | ||
display: block; | display: block; | ||
} | |||
/* Interface Style (code by Hb1290) */ | |||
div#mw-panel div.portal h3{ | |||
font-family:Century Gothic; font-weight:450; font-size: 14px; | |||
} | |||
div#mw-navigation div#mw-head div#p-personal{ | |||
font-family:Century Gothic; | |||
} | |||
div#mw-navigation div#mw-head div#right-navigation{ | |||
font-family:Century Gothic; | |||
} | |||
div#mw-navigation div#mw-head div#left-navigation{ | |||
font-family:Century Gothic; | |||
} | } | ||