[Kerncomp-cvs] www kerncomp.css,1.1,1.2
Brought to you by:
delsarto,
dswatgelato
From: Ian W. <del...@us...> - 2005-05-20 00:47:22
|
Update of /cvsroot/kerncomp/www In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1076 Modified Files: kerncomp.css Log Message: pad out table of links Index: kerncomp.css =================================================================== RCS file: /cvsroot/kerncomp/www/kerncomp.css,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** kerncomp.css 10 May 2005 00:38:59 -0000 1.1 --- kerncomp.css 20 May 2005 00:47:11 -0000 1.2 *************** *** 35,38 **** --- 35,41 ---- padding:5px; border-left: solid 10px #555; + padding-left: 10px; + margin-top: 15px; + background: #fff; } |