CVSROOT: /web/www Module name: www Changes by: Pavel Kharitonov <ineiev> 11/11/12 05:50:15
Modified files: . : layout.css Log message: adjust vertical spacing in footer box CVSWeb URLs: http://web.cvs.savannah.gnu.org/viewcvs/www/layout.css?cvsroot=www&r1=1.143&r2=1.144 Patches: Index: layout.css =================================================================== RCS file: /web/www/www/layout.css,v retrieving revision 1.143 retrieving revision 1.144 diff -u -b -r1.143 -r1.144 --- layout.css 20 Oct 2011 13:28:04 -0000 1.143 +++ layout.css 12 Nov 2011 05:50:05 -0000 1.144 @@ -368,7 +368,7 @@ #fsf-links li a:hover{ color: #0063DC; } -#fsf-links ul { padding: 0; margin: 0; margin-top: 0.5em; text-align: center; } +#fsf-links ul { padding: 0; margin: 0; text-align: center; } .button { border: 3px solid #999; border-left-color: #ccc;