Jump to content

User:Richard Taytor/vector.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
body,
#content,
#mw-page-base,
#mw-head,
#right-navigation,
#left-navigation,
#p-namespaces li,
#p-views li,
div.vectorTabs,
div.vectorTabs span,
div.vectorMenu
{
background: #ddd none !important;
border: none !important;
}

table.wikitable { background-color: #e5e5e5; }

body, #content { color: #333 !important; font-family: georgia !important; }

h1, h2, h3, h4, h5, h6 { color: #444 !important; border: none; }
h1, h2, h3 { font-weight: normal; }
#content h1 { font-size: 200%; height: 1.2em; margin-top: 0.25em; }
#content h2 { font-size: 167% !important; }
#content h3 { font-size: 150% !important; }
#toc h2 { font-size: 133% !important; font-weight: normal !important; }

#toc, .toc, .mw-warning {
border: none;
background-color: #e5e5e5;
}

table.ambox { background-color: #e5e5e5; font: smaller/1.5em sans-serif; }

pre, div.mw-geshi { font-size: 90%; border: none !important; background-color: #e5e5e5 !important; }

code { font-size: 90%; background-color: #e5e5e5; }

.xxxxxxxhide-when-compact { display: none; }