MediaWiki:Monobook.css
From HackerspaceWiki
Note: After saving, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* CSS placed here will affect users of the Monobook skin */ .portlet h5, .portlet h6, #p-personal ul, #p-cactions li a { text-transform:none; } body { background-color:#FFFFFF; background-image:none; font-family:Verdana,sans-serif; } h1, h2, h3, h4, h5, h6 { font-family:Arial,Helvetica,sans-serif; } table, table.diff, td.diff-otitle, td.diff-ntitle { background:transparent none repeat scroll 0%; } ul, .portlet ul { list-style-image:url(/wiki/images/a/a7/Skin-bullet.gif); } a, #bodyContent a.external { color:#3C5EA2; text-decoration:underline; } a:hover { text-decoration:none !important; } a:visited { color:#213B6F; } #p-cactions li a { color:#000000; } #p-cactions .new a { color:#444444; font-style:italic; } #p-personal li a { color:#959BA9; } #p-personal li a:hover { background-color:transparent; color:#FFFFFF; } #p-logo { background:#231f20 none repeat scroll 0%; height:85px; width:100%; z-index:0; } #p-logo a, #p-logo a:hover { background-image:url(/images/3/35/WikiLogo.png) !important; display:block; height:85px; width:149px; } #p-cactions, #p-personal { z-index:4; } #p-cactions { margin-top:-1.85em; top:85px; } #p-cactions li a, #p-cactions li, .pBody { border:0pt none; } #p-cactions li a { background-color:#959BA9; padding-top:0.2em; } #p-cactions li.selected a { background-color:#FFFFFF; padding:0.2em 0.8em 0.3em !important; } #p-cactions li a:hover { background-color:#CCCCCC; } #p-personal { margin-top:0.5em; } #p-personal ul { margin-right:90px; } #p-navigation, #p-portlet2, #p-portlet3, #p-search, #p-tb { left:10px; position:relative; top:-4em; } #p-navigation, #p-portlet2, #p-portlet3, #p-search, #p-tb, #p-navigation .pBody, #p-portlet2 .pBody, #p-portlet3 .pBody, #p-search .pBody, #p-tb .pBody { padding:0pt; } #p-navigation a, #p-portlet2 a, #p-portlet3 a, #p-search a, #p-tb a { color:#000000; text-decoration:none; } #p-navigation a:hover, #p-portlet2 a:hover, #p-portlet3 a:hover, #p-search a:hover, #p-tb a:hover { text-decoration:underline !important; } #p-navigation ul, #p-portlet2 ul, #p-portlet3 ul, #p-search ul, #p-tb ul { list-style-image:none; list-style-position:outside; list-style-type:none; margin-left:0pt; } #p-navigation ul li, #p-portlet2 ul li, #p-portlet3 ul li, #p-search ul li, #p-tb ul li { border-bottom:1px dotted #999999; margin-left:0pt; padding:0.3em 0pt; } #p-navigation { font-weight:bold !important; } #column-one h5 { display:none; } #searchform { text-align:left; } #content { border:0pt none; margin-bottom:5em; top:75px; } #bodyContent { background-color:#EEEEEE; padding:0.1em 1em 1em; } #bodyContent a.new, #p-personal a.new { color:#E45712; } h1.firstHeading { border:0pt none; color:#000000; font-size:175%; font-weight:bold; letter-spacing:-1px; margin-bottom:0pt; padding:0pt 0pt 0.3em; text-decoration:none; } .previewnote { color:#E45712; } #bodyContent .thumb { border-color:#EEEEEE; } #toc { float:right; font-size:0.9em; margin-bottom:1em; margin-left:1em; } .toctoggle { display:none; } #footer { background:transparent none repeat scroll 0%; border:0pt none; margin-bottom:0.5em; padding:0pt; position:relative; text-align:right; z-index:5; } #footer img { display:none; }