Jump to content

User:Mark R Johnson/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.
@font-face { font-family: "Nimrod"; src: local("NimrodMTStd-Regular.otf"), url("http://www.panix.com/~mj/fonts/Nimrod/NimrodMTStd-Regular.otf"); }
body, #mw-page-base { background: #f3f3f3; }
#mw-head-base, #panel { background: transparent; }
#content { background: transparent !important; } /* Why do I need to force this? */
#bodyContent { font-family: Nimrod; font-size: 18px; }
.mw-body p, .mw-body li, dd { font-family: Nimrod, Georgia; line-height: 1.4em; }
.mw-body p { margin: 0; text-indent: 1.5em; }
p span { text-indent: 0; }
div#toc li { line-height: 1.1em; }
blockquote { margin: 0 2em .5em !important; padding: .5em !important; }
 /* These link colors override both MediaWiki css and embedded css. */
:link { color: #228; }
:visited { color: #737; }
sup, sub { line-height: 0; }
sup.reference, sup.noprint, sup.Template-Fact { font-size: 65%; letter-spacing: -1px; }
table.wikitable td { line-height: 1em; border-color: #ccc; }