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