CVSROOT: /web/www Module name: www Changes by: Matt Lee <mattl> 10/12/06 16:11:05
Modified files: . : layout.css Log message: reverting my change CVSWeb URLs: http://web.cvs.savannah.gnu.org/viewcvs/www/layout.css?cvsroot=www&r1=1.112&r2=1.113 Patches: Index: layout.css =================================================================== RCS file: /web/www/www/layout.css,v retrieving revision 1.112 retrieving revision 1.113 diff -u -b -r1.112 -r1.113 --- layout.css 2 Dec 2010 19:58:38 -0000 1.112 +++ layout.css 6 Dec 2010 16:11:05 -0000 1.113 @@ -57,7 +57,7 @@ a:hover{ color: red; } -.inner { margin: auto; width: 99%; max-width: 900px; } +.inner { margin: auto; width: 99%; } #logo{background:url(/graphics/topbanner.png) no-repeat;border:0;float: left;margin:0em;padding:0;}