CVSROOT: /web/www Module name: www Changes by: Karl Berry <karl> 10/10/10 22:18:58
Modified files: . : layout.css Log message: remove nodisplay for hr CVSWeb URLs: http://web.cvs.savannah.gnu.org/viewcvs/www/layout.css?cvsroot=www&r1=1.101&r2=1.102 Patches: Index: layout.css =================================================================== RCS file: /web/www/www/layout.css,v retrieving revision 1.101 retrieving revision 1.102 diff -u -b -r1.101 -r1.102 --- layout.css 9 Jun 2010 03:57:06 -0000 1.101 +++ layout.css 10 Oct 2010 22:18:55 -0000 1.102 @@ -1,7 +1,7 @@ /* layout.css -- css stylesheet used on www.gnu.org -Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation +Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software Foundation Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation @@ -167,8 +167,6 @@ } -hr { display: none; } - .nocenter{ text-align: left; } /* Licensing */