web/static style.css,1.3,1.4

Ricky Zhou (ricky) fedora-websites-list at redhat.com
Tue May 22 02:36:08 UTC 2007


Author: ricky

Update of /cvs/fedora/web/static
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30981

Modified Files:
	style.css 
Log Message:
Removed old banner, (hopefully) fixed left black bar issue.  



Index: style.css
===================================================================
RCS file: /cvs/fedora/web/static/style.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- style.css	22 May 2007 01:30:11 -0000	1.3
+++ style.css	22 May 2007 02:36:06 -0000	1.4
@@ -4,11 +4,6 @@
   padding: 0;
 }
 
-html
-{
-  background: url(images/border-right.png) 100% 0 repeat-y;
-}
-
 body
 {
   font-size: 76%;
@@ -27,10 +22,12 @@
 
 #wrapper
 {
-  margin: 0 18px;
+  margin: 0 0 0 18px;
   font: normal 2.3ex/1.5 sans-serif;
   background: #FFFFFF;
   min-height: 100%;
+  padding-right: 18px;
+  background: url(images/border-right.png) 100% 0 repeat-y;
 }
 
 #head




More information about the Fedora-websites-list mailing list