CVSROOT: /web/www Module name: www Changes by: Waclaw Jacek <wwj> 10/12/18 00:08:18
Modified files: . : layout.css Log message: Removing the link colour fix from layout.css, at least while we discuss the best solution due to non-linking anchors also inheriting this style CVSWeb URLs: http://web.cvs.savannah.gnu.org/viewcvs/www/layout.css?cvsroot=www&r1=1.122&r2=1.123 Patches: Index: layout.css =================================================================== RCS file: /web/www/www/layout.css,v retrieving revision 1.122 retrieving revision 1.123 diff -u -b -r1.122 -r1.123 --- layout.css 17 Dec 2010 02:14:49 -0000 1.122 +++ layout.css 18 Dec 2010 00:08:13 -0000 1.123 @@ -29,10 +29,6 @@ font-size: 100%; } -a { color: blue } -a:visited { color: purple } -a:hover, a:active { color: red } - /* the urgent div should be enabled when we have something urgent to appear on every page - these typically come from johns, peterb or rms at the fsf */