MediaWiki:Monobook.css
From Fishcakes Wiki
Note - After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (Command-R on a Macintosh); Konqueror: click Reload or press F5; Opera: clear the cache in Tools → Preferences; Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* CSS placed here will affect users of the Monobook skin */ /* Core CSS Modifications */ #bodyContent h1, #bodyContent h2 {font-weight: bold; margin-top: 1em; margin-bottom: .6em;} #bodyContent h3, #bodyContent h4, #bodyContent h5 {margin-top: 1em;} #bodyContent h2 {background:#f9f9f9;} #bodyContent h3 {border-bottom:1px dashed #aaaaaa;} pre {padding: 0.6em; margin: 0.6em 0; overflow: auto;} code {font-family: monospace, Courier New; padding:0.2em; background-color: #f9f9f9; border-bottom: 1px dashed #2f6fab;} /* Additional CSS */ /* Extra Formats */ .filename {font-family: monospace,Courier New; color: black; padding: .2em; border-bottom: 1px dashed #33ab2f; background-color: #f9f9f9;} pre.filename {padding: .6em; margin: .6em 0; border: 1px dashed #33ab2f; line-height: 1.1em; overflow: auto;} /* Fishcakes Wiki Navigation */ .fish_navbox {padding:3px 2px 2px 2px; float:right; margin:0px 0px 0px 15px; border:1px solid #aaa; background:#f9f9f9; text-align:center; line-height:1.5em;} .fish_nav {padding:2px; border:1px solid #aaa; margin-top:-1px; background:#f9f9f9; text-align:left; font-size:95%; line-height:1.5em;} .fish_nav li {background:#f5faff; list-style-type:none; margin:4px 3px 4px -15px; padding:2px 5px 0px 5px; list-style-type:none; list-style-image:none; display:block;} .fish_nav li:first-child {background:#cee0f2;} .fish_nav .edit {background:#cee0f2; margin:4px 3px -2px 4px; padding:2px 5px 0px 5px; font-size:75%; display:block;} .fish_nav img {border:none;} .fish_nav .fish_navdesc {display:none;} .fish_navlist li:first-child {display:none;} .fish_navlist .edit {display:none;} .fish_navlist img {border:none;} .fish_navlist .fish_navdesc {display:block;} /* Home Page Layout */ .fish_homebox {border: 1px solid #aaa; padding: 10px 10px 4px 10px; background: #f9f9f9;} .fish_homebox h2 {border: none; margin: 0; padding: 0; display: inline;} /* ex Tables Layout */ .ex {margin-left:0em;} .ex.margin {margin-left:1.5em;} table.ex {padding:0;} table.ex tr {vertical-align:middle;} table.ex th {padding:2px;background:#fff100;text-align:left;font-weight:normal;font-size:.9em;line-height:1.2em;vertical-align:bottom;} table.ex td {padding:2px;margin:0;padding-right:20px;}

