[Yanel-commits] rev 40445 - public/yanel/trunk/src/realms/from-scratch-realm-template/data-repo/data/app/css

simon at wyona.com simon at wyona.com
Thu Dec 11 17:43:03 CET 2008


Author: simon
Date: 2008-12-11 17:43:03 +0100 (Thu, 11 Dec 2008)
New Revision: 40445

Modified:
   public/yanel/trunk/src/realms/from-scratch-realm-template/data-repo/data/app/css/screen.css
Log:
style for yanel logo added

Modified: public/yanel/trunk/src/realms/from-scratch-realm-template/data-repo/data/app/css/screen.css
===================================================================
--- public/yanel/trunk/src/realms/from-scratch-realm-template/data-repo/data/app/css/screen.css	2008-12-11 16:42:38 UTC (rev 40444)
+++ public/yanel/trunk/src/realms/from-scratch-realm-template/data-repo/data/app/css/screen.css	2008-12-11 16:43:03 UTC (rev 40445)
@@ -124,7 +124,7 @@
 
 #contact-translations {
     position: relative; 
-    top:91px;
+    top:41px;
     left:626px;
     font-size: 10px;
     width: 200px;
@@ -291,3 +291,11 @@
 div.nowrap {
     white-space: nowrap;
 }
+
+a img {
+    border: 0px;
+}
+
+#header-logo {
+    padding: 20px;
+}
\ No newline at end of file



More information about the Yanel-commits mailing list