CVSROOT: /web/www Module name: www Changes by: Jason Self <jxself> 10/12/08 05:11:53
Modified files: . : layout.css Log message: Remove max-width setting CVSWeb URLs: http://web.cvs.savannah.gnu.org/viewcvs/www/layout.css?cvsroot=www&r1=1.115&r2=1.116 Patches: Index: layout.css =================================================================== RCS file: /web/www/www/layout.css,v retrieving revision 1.115 retrieving revision 1.116 diff -u -b -r1.115 -r1.116 --- layout.css 6 Dec 2010 21:08:57 -0000 1.115 +++ layout.css 8 Dec 2010 05:11:49 -0000 1.116 @@ -57,7 +57,7 @@ a:hover{ color: red; } -.inner { margin: auto; width: 99%; max-width:74.92em;*max-width:73.12em; } +.inner { margin: auto; width: 99%; max-width:74.92em; } #logo{background:url(/graphics/topbanner.png) no-repeat;border:0;float: left;margin:0em;padding:0;}