Difference between revisions of "User:LBMixPro/standard.css"

From YTMND
Jump to: navigation, search
 
(No difference)

Latest revision as of 00:14, May 19, 2006

body {
 margin: 0px; padding: 4px; 
 font-family: "Bitstream Vera Sans", "Arial", "Helvectica", sans-serif;
 font-size: 10pt;
 color: #000000;
 background-color: #EFEFEF;
}

h1.pagetitle {
 font-family: "Bitstream Vera Serif", "Times New Roman", "Times", serif;
 font-size: 16pt;
}

.subtitle {
 margin-left: 4em;
 font-size: 8pt;
}

#topbar .subtitle {
 margin-left: 0;
}