Difference between revisions of "User:I88gerbils/monobook.css"
From ASSS Wiki
I88gerbils (talk | contribs) |
I88gerbils (talk | contribs) |
||
| Line 6: | Line 6: | ||
h3 { | h3 { | ||
| + | font-weight: normal; | ||
| + | } | ||
| + | |||
| + | |||
| + | dt { | ||
| + | font-weight: normal; | ||
| + | } | ||
| + | |||
| + | .usermessage { | ||
| + | font-weight: normal; | ||
| + | } | ||
| + | |||
| + | .documentDescription { | ||
font-weight: normal; | font-weight: normal; | ||
} | } | ||
Revision as of 23:01, 13 January 2005
body {
font-weight: normal;
}
h3 {
font-weight: normal;
}
dt {
font-weight: normal;
}
.usermessage {
font-weight: normal;
}
.documentDescription {
font-weight: normal;
}