User:Rdsmith4/monobook.css
From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. In Internet Explorer and Firefox, hold down the Ctrl key and click the Refresh or Reload button. Opera users have to clear their caches through Tools→Preferences, see the instructions for Opera. Konqueror and Safari users can just click the Reload button.
/* ###### 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: white; 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: 3px; left: -2em; 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 #0000CD; } #p-cactions li a { color: #0000CD; } /* Selected tab text */ #p-cactions ul li.selected a { color: #0000CD; 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 */ a { color: #0000CD; text-decoration: underline; background: none; } a:hover { text-decoration: underline; } a:active { color: Orange; } a.stub { color: green; } a.new { color: #ba0000; } a:visited { color: purple; } #bodyContent a.external, #p-lang li a { color: #3366bb; } /* links changing colour in sidebar/topbar is annoying */ .portlet li a:visited { color: #0000CD; } #p-personal li a:visited { color: #0000CD; } /* #### MISC. CHANGES #### */ /* remove ugly white borders around images */ div.floatright, div.floatleft { border: none; padding: 0.5em; } /* lessen space under the headers in the content area */ #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom:0.4em; } h1 { font-size: 190%; } h2 { font-size: 150%; } h3, h4, h5, h6 { border-bottom: none; font-weight: bold; } h3 { font-size: 116%; } h4 { font-size: 100%; } h5 { font-size: 80%; } h6 { font-size: 60%; } /* change bg colour of user talk message notifications .usermessage { background-color:#f9f9f9; color: #c00; border: 1px solid #000; } */ h1, h2 { font-weight: bold; } table.diff { background: transparent; width: 800px !important; } td.diff-otitle { background: transparent; } td.diff-ntitle { background: transparent; } td.diff-context { background: transparent; max-width: 49%; } td.diff-addedline { background-color: #ff9; max-width: 49%; } td.diff-deletedline { background-color: #ff9; max-width: 49%; } span.diffchange { color: red; font-weight: bold;; } #siteSub { display: inline; font-size: 100%; font-weight: bold; } div.printfooter { display: none; } textarea { width: 99.5%; } /* ###### PERSONAL TOOLBAR ###### */ #p-personal { padding-top: 2px; padding-bottom: 2px; position:fixed; left:0px; top:5px; background-color: white; border-top: 1px solid #0000CD; border-bottom: 1px solid #0000CD; z-index: 10; } #p-personal li { padding: 2px; } #p-personal li a { text-decoration: none; text-transform: lowercase; color: #0000CD; 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; } input.searchButton { margin-top:1px; padding: 0 0.4em !important; cursor: pointer; background-color: White; border: 1px solid #0000CD; } #searchInput { border: 1px solid #0000CD; width:10.9em; margin: 0em 0em 0.5em 0em; font-size: 95%; } /* No external link icon #bodyContent a[href ^="http://"] {background: none; padding-right: 0px;} */ .firstHeading { margin-bottom:0.1em; } textarea { margin-bottom: 0.5em; } /* notifications .usermessage { background-color: #f9f9f9; border: 1px solid #0000CD; color: Black; font-weight: bold; margin: 2em 0em 1em 0em; padding: 0.5em 1em; vertical-align: middle; } */ div.thumb { border-color: transparent; } .ns-0 * #content div.thumb, #content div.thumb, div.floatright, table.floatright, div.floatleft, table.floatleft, div.thumb tright { border-color: transparent; } #p-nav h5 { display: inline; } #siteNotice { display: none; } #newarticletext { display: none; } #blockiptext { display: none; } #confirmdeletetext { display: none; } #toc, #catlinks { background-color: #fff; } table { background-color: transparent; } /* div.floatright img, img.tex { border: 1px solid #aaa; } */

