fixed modernizer in examples

This commit is contained in:
Massimo Di Pierro
2011-11-23 15:05:18 -06:00
parent e9fadbc40b
commit f43fa28e29
5 changed files with 10 additions and 37 deletions
@@ -7,7 +7,7 @@ h1 { font-size: 32px }
h2 { font-size: 24px }
h3 { font-size: 20px }
h4 { font-size: 14px }
sup { font-size: 0.5em; vertical-align: top;}
sup { font-size: 0.5em; line-height: 2em; vertical-align: top;}
.frame { border: 3px solid #959595; margin-bottom: 5px; }
ul { list-style: circle outside;}
.announce { position:absolute;align:center;color:white;top:120px;font-weight:bold;text-align:center;