Jump to content

User:Dat Hack3r/styles.css: Difference between revisions

Dat Hack3r (talk | contribs)
I guess I have to use my own ID for it to apply to the user page text.
Dat Hack3r (talk | contribs)
Made it so that the section headers are not all the same size.
Line 1: Line 1:
#bodyContent, h2, h3, h4, h5, h6, .mw-headline {
#bodyContent, h2, h3, h4, h5, h6, .mw-headline {
font-size: 1.1em;
color: red;
color: red;
font-family: monospace, monospace;
font-family: monospace, monospace;
}
#bodyContent {
font-size: 1.1em;
}
}