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

From ASSS Wiki
Jump to: navigation, search
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 23:03, 13 January 2005

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

}

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