ಸದಸ್ಯ:Nickshanks/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.
/* global */ h1, h2 { text-shadow: 2px 2px 3px #CCC; } h4 { color: #666; } textarea { font-family: monospace; font-size: 9pt; } a:link, a:visited { text-decoration: none; } a:hover, a:visited:hover { text-decoration: underline; } /* classes */ .editsection { position: relative; top: 1ex; } span.texhtml { font-family: inherit; } .sampa { display: none; } .ipa { color: #033; } /* specific divs */ h3#siteSub, div#siteNotice, div#editpage-copywarn, div#footer, .printfooter { display: none; } div#content { background: white; } #toc { border-color: #8A8; background-color: #F8FFF8; margin-left: auto; margin-right: auto; } /* toolbars */ div#column-one { padding-top: 1.68em; } div#p-logo, div#pt-logout, li#n-help, li#n-sitesupport, div#p-search { display: none; } div#p-personal a:hover, div#p-personal a:visited:hover { background-color: transparent; text-decoration: underline; } li#pt-userpage { text-transform: lowercase; } #p-cactions li { background-color: white; } #p-cactions li.selected { border-color: #AAA; } #p-cactions ul li, #p-cactions ul li a { border-radius-topleft: 4px; border-radius-topright: 4px; -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; -khtml-border-radius-topleft: 4px; -khtml-border-radius-topright: 4px; } #content { border-radius-topleft: 4px; border-radius-bottomleft: 4px; -moz-border-radius-topleft: 4px; -moz-border-radius-bottomleft: 4px; -khtml-border-radius-topleft: 4px; -khtml-border-radius-bottomleft: 4px; } .pBody { border-radius-topright: 4px; border-radius-bottomright: 4px; -moz-border-radius-topright: 4px; -moz-border-radius-bottomright: 4px; -khtml-border-radius-topright: 4px; -khtml-border-radius-bottomright: 4px; }