From: <ce...@us...> - 2004-01-13 15:17:11
|
Update of /cvsroot/csseditor/htdocs In directory sc8-pr-cvs1:/tmp/cvs-serv30874 Modified Files: index.html Log Message: Improve and factor out the news styles Index: index.html =================================================================== RCS file: /cvsroot/csseditor/htdocs/index.html,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** index.html 11 Jan 2004 14:24:57 -0000 1.11 --- index.html 13 Jan 2004 15:17:08 -0000 1.12 *************** *** 10,13 **** --- 10,14 ---- href="http://sourceforge.net/export/rss2_projnews.php?group_id=97094"/> <link rel="stylesheet" type="text/css" media="screen" href="style/layout.css"> + <link rel="stylesheet" type="text/css" media="screen" href="style/news.css"> <link rel="stylesheet" type="text/css" media="print" href="style/print.css"> </head> |