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 1: Line 1:
body {
body {
 
  font-face: Courier;
   font-weight: normal;
   font-weight: normal;


Line 6: Line 6:


h3 {
h3 {
   font-weight: normal;
   font-face: Courier;
}
 
 
dt {
  font-weight: normal;
}
 
.usermessage {
  font-weight: normal;
}
 
.documentDescription {
   font-weight: normal;
   font-weight: normal;
}
}

Revision as of 03:03, 14 January 2005

body {
   font-face: Courier;
   font-weight: normal;

}

h3 {
   font-face: Courier;
   font-weight: normal;
}