1
0
Fork 0

tabelle repariert

This commit is contained in:
neingeist 2005-10-31 15:43:16 +00:00
parent e50376e561
commit 228f9a3a0a
2 changed files with 14 additions and 1 deletions

View file

@ -39,6 +39,19 @@ sup {font-size: smaller; line-height: 1px;}
color: #fff; background: #000 transparent;}
.slide h3 {font-size: 130%;}
.slide table {
margin: 1em 1em 1em 0;
background: black;
font-size: 95%;
border: 1px white solid;
border-collapse: collapse;
}
.slide td {
border: 1px white solid;
padding: 0.3em;
}
div#header, div#footer {background: #000; color: #AAB;
font-family: Verdana, Helvetica, sans-serif;}
div#header {background: fuchsia;