User:Mark R Johnson/vector.css

@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; }

  1. mw-head-base, #panel { background: transparent; }
  2. content { background: transparent !important; } /* Why do I need to force this? */
  3. bodyContent { font-family: Nimrod; font-size: 18px; }

.mw-body p, .mw-body li, dd { font-family: Nimrod, Georgia; margin-bottom: 0; line-height: 1.4em; }

.mw-body p + p { margin: 0; text-indent: 1.5em; }

p span { text-indent: 0; }

div#toc li { line-height: 1.1em; }

/* 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; }