From: Jan-Christoph Borchardt Date: Sun, 17 Apr 2011 16:05:34 +0000 (+0200) Subject: pushed content further down X-Git-Tag: v3.0~267^2~558^2~85^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=56a3a96e65e665088cde7a23761be790c67a7132;p=nextcloud-server.git pushed content further down --- diff --git a/css/styles.css b/css/styles.css index 9d39151641a..434ea739a08 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; }