reduce top padding

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1181784 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2011-10-11 13:58:29 +00:00
parent e92b631db9
commit d22fc8d884
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@
/* $Id$ */
body{padding-top: 60px;}
body{padding-top: 4px;}
.xleftbanner, #bannerLeft img {
float: left;
}

View File

@ -84,7 +84,7 @@ pre.commandline .command {
}
#banner img {
margin: 10px;
margin: 2px;
}