|
|
|
@ -33,15 +33,15 @@ sup {font-size: smaller; line-height: 1px;}
|
|
|
|
|
.slide ul ul {line-height: 1;}
|
|
|
|
|
.slide ul ul li {margin: .2em; font-size: 85%; list-style: square;}
|
|
|
|
|
.slide img.leader {display: block; margin: 0 auto;}
|
|
|
|
|
.slide h1 {position: absolute; top: 0.7em; left: 87px; z-index: 1;
|
|
|
|
|
margin: 0; padding: 0.3em 0 0 70px; white-space: nowrap;
|
|
|
|
|
.slide h1 {position: absolute; top: 0.7em; left: 7px; z-index: 1;
|
|
|
|
|
margin: 0; padding: 0.3em 0 0 20px; white-space: nowrap;
|
|
|
|
|
font: bold 150%/1em Helvetica, sans-serif;
|
|
|
|
|
color: #fff; background: #000 transparent;}
|
|
|
|
|
.slide h3 {font-size: 130%;}
|
|
|
|
|
|
|
|
|
|
div#header, div#footer {background: #000; color: #AAB;
|
|
|
|
|
font-family: Verdana, Helvetica, sans-serif;}
|
|
|
|
|
div#header {background: #f00;
|
|
|
|
|
div#header {background: fuchsia;
|
|
|
|
|
line-height: 1px; }
|
|
|
|
|
|
|
|
|
|
div#footer {font-size: 0.5em; font-weight: bold; padding: 1em 0;}
|
|
|
|
|