Sfoglia il codice sorgente

Cosmetic style adjustment for the portal...

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@2957 a333f486-631f-4898-b8df-5754b55c2be0
dflaven 11 anni fa
parent
commit
ebb9357f53
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      portal/portal.css

+ 2 - 1
portal/portal.css

@@ -46,8 +46,9 @@ div#portal #banner {
 }
 
 div#portal #logo {
-	background: url(./images/company_logo.png) 0 0 no-repeat;
+	background: url(./images/company_logo.png) 0 50% no-repeat;
 	margin-top:6px;
+	margin-bottom:6px;
 	margin-left:20px;
 	margin-right:20px;
 	height: 60px;