User:Steel359/monobook.css
From Wikipedia
Note: After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold down Shift while clicking Reload, or press Ctrl-Shift-R (Cmd-Shift-R on Apple Mac); IE: hold Ctrl while clicking Refresh, or press Ctrl-F5; Konqueror:: simply click the Reload button, or press F5; Opera users may need to completely clear their cache in Tools→Preferences.
/* ###### LOGO ###### */
#p-logo a { background: url(http://meta.wikipedia.org/upload/6/6e/Nohat-logo-X-en.png) 35% 50% no-repeat !important; }
#p-logo {
top: 30px;
left: 0px; }
/* body {background: #f9f9f9 url("headbg.jpg") 0px 0px no-repeat;} */
/* ###### BASIC LAYOUT ###### */
#column-content {
margin-top: -0.5em;
padding: 1; }
#content {
background-color: default;
margin-left: 12.4em;
border: 1px solid #aaaaaa; }
#column-one { padding-top: 190px; }
#footer { border: 1px solid #0000CD; }
/* ###### TABS ###### */
li#ca-nstab-user, li#ca-nstab-category, li#ca-nstab-main, li#ca-nstab-help, li#ca-nstab-mediawiki, li#ca-edit, li#ca-addsection, li#ca-talk, li#ca-watch, li#ca-unwatch, li#ca-protect, li#ca-delete, li#ca-move { margin-right: 0em; margin-left: 0em; }
li#ca-watch { margin-left: 0em; }
#p-cactions {
position:fixed;
top: 4px;
left: 11em;
z-index: 11;
width: 500px; }
#p-cactions li {
border: none !important;
background: transparent; }
/* change colour of unselected tabs */
#p-cactions ul li a { background: transparent; }
.ns-0 * #p-cactions ul li a { background: #transparent; }
#p-cactions li.selected {
border: 1px solid default; }
#p-cactions li a { color: default; }
/* Selected tab text */
#p-cactions ul li.selected a { color: default; background: transparent; font-weight: bold !important; }
#p-cactions ul li.selected a:hover { text-decoration: underline; }
#p-cactions .new a { color: #ba0000; }
#p-cactions li a:hover { background: transparent; text-decoration: underline; }
.ns-0 * #p-cactions li a:hover { background: transparent; }
.ns-0 * #content { background: white; }
.ns-0 * #p-cactions li a { background-color: transparent; }
/* links changing colour in sidebar/topbar is annoying */
.portlet li a:visited { color: default; }
#p-personal li a:visited { color: default; }
/* ###### PERSONAL TOOLBAR ###### */
#p-personal {
padding-top: 2px;
padding-bottom: 2px;
position:fixed;
left:0px;
top:5px;
background-color: #F8FCFF;
border-top: 1px solid gray;
border-bottom: 1px solid gray;
z-index: 10; }
#p-personal li { padding: 2px; }
#p-personal li a {
text-decoration: none;
text-transform: lowercase;
color: default;
padding-bottom: 0.2em;
background: none; }
#p-personal li a:hover {
background-color: none;
padding-bottom: 0;
text-decoration: underline; }
#p-personal a.new { color:#ba0000; }
/* the icon in front of the user name, single quotes
in bg url to hide it from iemac */
li#pt-userpage,
li#pt-anonuserpage,
li#pt-login { background: none; }
#siteSub {
display: none;
}
#ca-move a { display: none }
li#pt-logout { display: none; }
li#pt-preferences { display: none; }
.usermessage {
background-color: transparent;
border: 1px solid black;
color: black;
font-weight: bold;
}
#ca-edit a { font-weight: normal !important;}
// Edit page clutter
li#f-copyright,
li#f-lastmod,
#editpage-copywarn { display: none; }
#editpage-copywarn2 { display: none; }
#editpage-copywarn3 { display: none; }
#wpSummaryLabel { display: none; }
#editpage-specialchars { display: none; }
#edittools_wikimarkup { display: none; }
#edittools_symbols { display: none; }
#edittools_characters { display: none; }
#edittools_greek { display: none; }
#edittools_cyrillic { display: none; }
#edittools_ipa { display: none; }

