Difference between revisions of "Monobook.css"
From RonWareWiki
| Line 1: | Line 1: | ||
/* edit this file to customize the monobook skin for the entire site */ | /* edit this file to customize the monobook skin for the entire site */ | ||
| − | |||
| − | |||
| − | |||
| − | |||
TD | TD | ||
{vertical-align:top;direction:ltr;unicode-bidi:embed;text-align:left;font-size:120%;} | {vertical-align:top;direction:ltr;unicode-bidi:embed;text-align:left;font-size:120%;} | ||
| Line 38: | Line 34: | ||
background: none; | background: none; | ||
padding-right: 0; | padding-right: 0; | ||
| + | } | ||
| + | |||
| + | body { | ||
| + | font: x-small Verdana,sans-serif; | ||
| + | background: #e9f9f9 url(headbg.jpg) 0 0 no-repeat; | ||
| + | color: black; | ||
| + | margin: 0; | ||
| + | padding: 0; | ||
} | } | ||
Revision as of 09:48, 26 October 2007
/* edit this file to customize the monobook skin for the entire site */
TD
{vertical-align:top;direction:ltr;unicode-bidi:embed;text-align:left;font-size:120%;}
TD.h
{vertical-align:top;direction:rtl;unicode-bidi:embed;text-align:right;font-size:160%;font-family:David;}
TD.e
{vertical-align:top;direction:ltr;unicode-bidi:embed;text-align:left;font-size:110%;}
.cent
{align: center; padding: 1em; padding-top: 0.5em; padding-bottom: 0.5em;}
.dot
{border-bottom:1px dotted;}
.bible
{font-style:italic;}
.bibleref
{font-size:80%;}
.heb
{direction:rtl;unicode-bidi:embed;text-align:right;font-size:160%;font-family:David;}
p.heb
{direction:rtl;unicode-bidi:embed;text-align:right;font-size:160%;font-family:David;}
div.heb
{direction:rtl;unicode-bidi:embed;text-align:right;font-size:160%;font-family:David;}
#bodyContent a.external,
#bodyContent a[href ^="gopher://"] {
background: none;
padding-right: 0;
}
body {
font: x-small Verdana,sans-serif;
background: #e9f9f9 url(headbg.jpg) 0 0 no-repeat;
color: black;
margin: 0;
padding: 0;
}