pushed content further down

This commit is contained in:
Jan-Christoph Borchardt 2011-04-17 18:05:34 +02:00
parent 799a1b9539
commit 56a3a96e65

View file

@ -69,7 +69,7 @@ form a { color:#000; text-decoration:none; }
#plugins .music { background-image:url('../img/music.png'); } #plugins .music { background-image:url('../img/music.png'); }
/* CONTENT ------------------------------------------------------------------ */ /* CONTENT ------------------------------------------------------------------ */
#content { margin:4em 0 0 16em; } #content { margin:7em 0 0 16em; }
table { width:90%; margin:1em 5em 2em 3em; } table { width:90%; margin:1em 5em 2em 3em; }
table tr.mouseOver td { background-color:#eee; } table tr.mouseOver td { background-color:#eee; }
table th, table td { padding:0; border-bottom:1px solid #ddd; text-align:left; font-style:italic; } table th, table td { padding:0; border-bottom:1px solid #ddd; text-align:left; font-style:italic; }