mirror of https://github.com/apache/archiva.git
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:
parent
e92b631db9
commit
d22fc8d884
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
||||||
body{padding-top: 60px;}
|
body{padding-top: 4px;}
|
||||||
.xleftbanner, #bannerLeft img {
|
.xleftbanner, #bannerLeft img {
|
||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
|
|
|
@ -84,7 +84,7 @@ pre.commandline .command {
|
||||||
}
|
}
|
||||||
|
|
||||||
#banner img {
|
#banner img {
|
||||||
margin: 10px;
|
margin: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue