CVSROOT: /web/www Module name: www Changes by: Karl Berry <karl> 11/09/06 22:04:25
Modified files: . : layout.css Log message: (anchor-reference-id): font-weight: normal, implicitly suggested by Brett. CVSWeb URLs: http://web.cvs.savannah.gnu.org/viewcvs/www/layout.css?cvsroot=www&r1=1.138&r2=1.139 Patches: Index: layout.css =================================================================== RCS file: /web/www/www/layout.css,v retrieving revision 1.138 retrieving revision 1.139 diff -u -b -r1.138 -r1.139 --- layout.css 27 Aug 2011 12:20:00 -0000 1.138 +++ layout.css 6 Sep 2011 22:04:11 -0000 1.139 @@ -398,7 +398,10 @@ .highlight-para { padding: 1em; } -.anchor-reference-id { font-size: 80% } +/* This is used in pages of lists, such as gnu-linux.faq.html, + to give readers a hint that they can link directly to a given item. + We make it less obtrusive than the item heading it follows. */ +.anchor-reference-id { font-size: 80%; font-weight: normal; } /* Items specific to education */