MediaWiki:Monobook.css
Note: After publishing, 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: Press Ctrl-F5.
/* CSS placed here will affect users of the Monobook skin */
<nowiki>*/
body { background-image: none; background-color: #FFFFFF;}
.portlet { background-color: #FFFFFF; }
#content { border-width: 0px; }
.portlet .pBody
{ border-width: 0px; }
#footer { border-top: 1px solid #888888; border-bottom-width: 0px; }
#p-navigation,
#p-search,
#p-tb { border-top: 1px dotted #888888; }
html,body,p,td,a,li
{ font: 12px/19px Verdana, "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, sans-serif; }
h1 { font: bold 24px Helvetica, Arial, sans-serif; color: #006A91; letter-spacing: -1px;
margin: 1.5em 0 0.25em 0;
border-bottom: 1px dotted #888888; line-height: 1.1em; padding-bottom: 0.2em; }
h2 { font: bold 18px Helvetica, Arial, sans-serif; color: #006A91; letter-spacing: -1px;
margin: 2em 0 0 0;
border-bottom: 1px dotted #888888; line-height: 1.1em; padding-bottom: 0.2em; }
h3 { font-size: 12px; color: ##006A91; }
h4 { font-size: 12px; color: ##006A91; }
#toc { float: right; margin: 0 0 1em 1em; border: solid 1px #888888; #EFEFEF; color: #333333; }
#toc td { padding: 0.5em; }
#toc .tocindent
{ margin-left: 1em; }
#toc .tocline
{ margin-bottom: 0px; }
#toc p { margin: 0; }
#toc .editsection
{ margin-top: 0.7em;}
#p-cactions { padding-right: 0px; margin-right: 0px; background-color: #006A91; width: 100%; }
#p-cactions ul
{ margin: 0; padding: 0; list-style: none; font-size: 85%; margin-left: 10px; }
#p-cactions li
{ float:left; margin:0; padding:0; text-indent:0; border-width: 0px; }
#p-cactions li a
{ display:block; color:#F2F2F2; font-weight: bold; /* ?DAN This colour does what?? */
background-color: #698AAD; border:solid 1px #DDDDDD;
border-width: 0px; border-left-width:1px; text-decoration:none; white-space:nowrap;}
#p-cactions li a:hover
{ background-color: #C1006D; color: #66666; }
#p-cactions li.selected a
{ background: #00A2DD; border:none;}
#p-cactions li.selected a:hover
{ color: #000000; }
#p-personal { height: 94px; }
#p-personal .pBody
{ height: 94px; }
#p-cactions { top: 94px; }
#content { margin-top: 120px; }
#p-logo, #p-logo a, #p-logo a:hover
{ width:600px; height: 80px; }
#p-logo { margin-left: 10px; margin-top: 5px; margin-bottom: 5px; }
#p-cactions { left: 0px; }
#p-cactions ul
{ margin-left: 180px; }