User:Guy M/monobook.css
From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Firefox/Mozilla/Safari: hold down Shift while clicking Reload (or press Ctrl-Shift-R), Internet Explorer: press Ctrl-F5, Opera/Konqueror: press F5.
/* If you use these modifications, be aware that I have vision difficulties (blind in one eye) so this text maybe a bit large for you. My monitors resolution is 1024 x 768 or 1152 x 864 depending on my mood (no wonder why I have vision difficulties!). Oh, and I use IE6 unfortunately. */ body { background: #f9f9f9 url('http://en.wikipedia.org/skins/monobook/headbg.jpg') no-repeat 0px 0px fixed; color: Black; margin: 0; padding: 0; font-style: normal; font-variant: normal; font-weight: normal; font-size: small; font-family: Arial,sans-serif; } a { text-decoration: none; font-variant: small-caps; color: #0000ff; background: none; } /* a:visited { color: #0000ff; } */ /* a:active { color: #ffa500; }*/ a:hover { font-variant: small-caps; color: #000000; text-decoration: none; border-top: 1px solid #888888; border-bottom: 1px solid #111100; background-color : #ffff00; } a.stub { color: #009900; } a.stub:hover { font-variant: small-caps; color: #00AA00; text-decoration: none; border-top: 1px solid #888888; border-bottom: 1px solid #111100; background-color : #ffff00; } a.new, #p-personal a.new { color: #ff0000; } a.new:hover { font-variant: small-caps; color: #ff0000; text-decoration: none; border-top: 1px solid #888888; border-bottom: 1px solid #111100; background-color : #ffff00; } a.new:visited, #p-personal a.new:visited { color:#ff0000; } #p-cactions #ca-edit-0 a { padding-left: 0.4em; padding-right: 0.4em; } #p-cactions a { filter: alpha(opacity=50); -moz-opacity: .50; opacity: .50; } #p-cactions a:hover, #p-cactions .selected a { filter: none; -moz-opacity: 1; opacity: 1; } #globalWrapper { font-size:100%; width: 98%; margin: 0; padding: 0; } #content { margin: 2.8em 0 0 12.2em; padding: 0em 1em 1.5em 1em; /* background: url('http://wiki.gmnow.com/skins/monobook/Back.gif') repeat; */ border: 1px solid #000000; /* border-right: 1px; */ line-height: 1.5em; position: relative; z-index: 2; font-style: normal; font-variant: normal; font-weight: normal; font-size: small; font-family: Verdana,Arial,sans-serif; } textarea { background: #000000 /* url ('http://wiki.gmnow.com/skins/monobook/Back.gif') repeat */ ; color: #ffffff; margin: 5px; padding: 5px; font-style: normal; font-variant: normal; font-weight: normal; font-size: small; font-family: Verdana,Arial,sans-serif; } .Unicode, .unicode { font-family: inherit, Arial Unicode MS, Code2000, Gentium, Lucida Sans Unicode, TITUS Cyberbit Basic, Lucida Grande, sans-serif } .ns-1 * #content, .ns-3 * #content, .ns-5 * #content, .ns-7 * #content, .ns-9 * #content, .ns-11 * #content, .ns-13 * #content, .ns-15 * #content, .ns-1 * #mytabs li, .ns-3 * #mytabs li, .ns-5 * #mytabs li, .ns-7 * #mytabs li, .ns-9 * #mytabs li, .ns-11 * #mytabs li, .ns-13 * #mytabs li, .ns-15 * #mytabs li { background: #FFFFF0; } .ns-1 * #mytabs li a, .ns-3 * #mytabs li a, .ns-5 * #mytabs li a, .ns-7 * #mytabs li a, .ns-9 * #mytabs li a, .ns-11 * #mytabs li a, .ns-13 * #mytabs li a, .ns-15 * #mytabs li a, .ns-1 * #p-cactions li a, .ns-3 * #p-cactions li a, .ns-5 * #p-cactions li a, .ns-7 * #p-cactions li a, .ns-9 * #p-cactions li a, .ns-11 * #p-cactions li a, .ns-13 * #p-cactions li a, .ns-15 * #p-cactions li a { background-color: #FFFFF0; } .ns-1 * #content div.thumb, .ns-3 * #content div.thumb, .ns-5 * #content div.thumb, .ns-7 * #content div.thumb, .ns-9 * #content div.thumb, .ns-11 * #content div.thumb, .ns-13 * #content div.thumb, .ns-15 * #content div.thumb { border-color: #000000; } #bodyContent .plainlinks a {padding: 0 !important} #p-cactions ul li, #p-cactions ul li a { -moz-border-radius-topleft: .5em; -moz-border-radius-topright: .5em; } #content { -moz-border-radius-topleft: .5em; -moz-border-radius-bottomleft: .5em; } div.pBody { -moz-border-radius-topright: .5em; -moz-border-radius-bottomright: .5em; } #div.portlet { # filter: alpha(opacity=50); -moz-opacity: .85; opacity: .85; #} #div.portlet a { # filter: none; -moz-opacity: 1; opacity: 1; #} .diff-deletedline .diffchange { text-decoration: line-through; font-size: small; } .diff-addedline .diffchange { font-variant: small-caps; font-size: small; }