PLDWWW: pldtheme/css/screen.css - the whole logo is a image
czarny
czarny at pld-linux.org
Thu Jul 19 13:45:28 CEST 2007
Author: czarny Date: Thu Jul 19 11:45:28 2007 GMT
Module: PLDWWW Tag: HEAD
---- Log message:
- the whole logo is a image
---- Files affected:
PLDWWW/pldtheme/css:
screen.css (1.3 -> 1.4)
---- Diffs:
================================================================
Index: PLDWWW/pldtheme/css/screen.css
diff -u PLDWWW/pldtheme/css/screen.css:1.3 PLDWWW/pldtheme/css/screen.css:1.4
--- PLDWWW/pldtheme/css/screen.css:1.3 Tue Mar 15 20:56:15 2005
+++ PLDWWW/pldtheme/css/screen.css Thu Jul 19 13:45:23 2007
@@ -76,18 +76,21 @@
top: 125px;
}
-#logo
+#logo a
{
background-image: url(../img/pld-logo.png);
background-position: center center;
background-repeat: no-repeat;
- margin: 0;
+ margin: 0 auto;
padding: 0;
text-align: center;
/* For text only logo */
font-weight: bold;
font-size: 0.82em;
white-space: nowrap;
+ display: block;
+ width: 125px;
+ padding-bottom: 90px;
}
#logo img
================================================================
---- CVS-web:
http://cvs.pld-linux.org/PLDWWW/pldtheme/css/screen.css?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list