From: Owen R. <exo...@us...> - 2006-12-10 22:02:19
|
Update of /cvsroot/netreflector/NetReflector/web In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv24398/web Modified Files: style.css Log Message: reformat Index: style.css =================================================================== RCS file: /cvsroot/netreflector/NetReflector/web/style.css,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** style.css 3 Aug 2003 08:47:36 -0000 1.1 --- style.css 10 Dec 2006 22:02:16 -0000 1.2 *************** *** 45,50 **** COLOR: #fff } ! .lastmod ! { TEXT-ALIGN: right; FONT-STYLE: italic; COLOR: #036; CLEAR: both } \ No newline at end of file --- 45,49 ---- COLOR: #fff } ! .lastmod { TEXT-ALIGN: right; FONT-STYLE: italic; COLOR: #036; CLEAR: both } \ No newline at end of file |