Difference between revisions of "User:I88gerbils/monobook.css"

From ASSS Wiki
Jump to: navigation, search
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;
}