Difference between revisions of "MediaWiki:Monobook.css"

From LearnLab
Jump to: navigation, search
Line 5: Line 5:
 
}
 
}
  
table.pipeLineTable {
+
table#pipeLineTable {
 
   font-size: 10pt;
 
   font-size: 10pt;
 
   font-face: arial;
 
   font-face: arial;
 
}
 
}

Revision as of 13:32, 7 June 2007

/* edit this file to customize the monobook skin for the entire site */

.odd {
  background-color:#F9F9F9;
}

table#pipeLineTable {
  font-size: 10pt;
  font-face: arial;
}