ソースを参照

Portal: cosmetics (same logo as the application logo)

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@2839 a333f486-631f-4898-b8df-5754b55c2be0
romainq 11 年 前
コミット
ec7df5c48e
1 ファイル変更2 行追加1 行削除
  1. 2 1
      portal/portal.css

+ 2 - 1
portal/portal.css

@@ -47,9 +47,10 @@ div#portal #banner {
 
 div#portal #logo {
 	background: url(./images/company_logo.png) 0 0 no-repeat;
+	margin-top:6px;
 	margin-left:20px;
 	margin-right:20px;
-	height: 70px;
+	height: 60px;
 	border: 0;
 	vertical-align: middle;
 	text-align: center;