OpenWetWare:Presentations/default.css: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 21: Line 21:
   background-color: white;
   background-color: white;
   font-family: "Gill Sans MT", "Gill Sans", GillSans, sans-serif;
   font-family: "Gill Sans MT", "Gill Sans", GillSans, sans-serif;
   font-size: 14pt;
   font-size: 16pt;
}
}


Line 481: Line 481:
   color: black;
   color: black;
   height: auto;
   height: auto;
   font-size: 200%
   font-size: 300%
}
}


div.slide.cover h2 {
div.slide.cover h2 {
   color: black;
   color: black;
   font-size: 160%
   font-size: 200%
}
}



Revision as of 11:30, 11 June 2007

This is the default css file for slide presentations. <syntax type='css' file="http://openwetware.org/index.php?title=OpenWetWare:Presentations/default.css&action=raw" />