CVSROOT: /web/www Module name: www Changes by: Karl Berry <karl> 10/12/02 19:38:26
Modified files: . : layout.css Log message: fssbox margin-bottom 0, #640149 CVSWeb URLs: http://web.cvs.savannah.gnu.org/viewcvs/www/layout.css?cvsroot=www&r1=1.110&r2=1.111 Patches: Index: layout.css =================================================================== RCS file: /web/www/www/layout.css,v retrieving revision 1.110 retrieving revision 1.111 diff -u -b -r1.110 -r1.111 --- layout.css 2 Dec 2010 19:34:56 -0000 1.110 +++ layout.css 2 Dec 2010 19:38:26 -0000 1.111 @@ -243,7 +243,7 @@ #fssbox {text-align: center; float: right; font-size: 80%;} -/* fssbox h1, #fssbox p{ line-height: 30px;} */ +#fssbox p{ margin-bottom: 0px;} #content h2 a{color: yellow !important;}