User:I88gerbils/monobook.css: Difference between revisions

From ASSS Wiki
Jump to navigationJump to search
I88gerbils (talk | contribs)
No edit summary
I88gerbils (talk | contribs)
No edit summary
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 03:01, 14 January 2005

body {

   font-weight: normal;

}

h3 {
   font-weight: normal;
}


dt {
   font-weight: normal;
}

.usermessage {
   font-weight: normal;
}

.documentDescription {
   font-weight: normal;
}