Update of /cvsroot/csseditor/htdocs
In directory sc8-pr-cvs1:/tmp/cvs-serv16779
Modified Files:
index.html
Log Message:
Various style changes/fixes
Index: index.html
===================================================================
RCS file: /cvsroot/csseditor/htdocs/index.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** index.html 7 Jan 2004 08:13:24 -0000 1.2
--- index.html 7 Jan 2004 21:03:24 -0000 1.3
***************
*** 6,12 ****
--- 6,16 ----
<body>
<div id="banner">
+ <a id="sflogo" href="http://sourceforge.net/"></a>
<h1>CSS Editor (Eclipse Plugin)</h1>
</div>
<div id="navigation">
+ <div class="navheader">
+ <a href="/~chris/csseditor/">Home</a>
+ </div>
<ul>
<li><a href="http://sourceforge.net/project/showfiles.php?group_id=97094">Downloads</a></li>
***************
*** 16,22 ****
<li><a href="http://sourceforge.net/cvs/?group_id=97094">CVS</a></li>
</ul>
- <a id="sflogo" href="http://sourceforge.net/"></a>
</div>
<div id="content">
<div id="news">
<a class="rsslink" href="http://sourceforge.net/export/rss2_projnews.php?group_id=97094">RSS</a>
--- 20,26 ----
<li><a href="http://sourceforge.net/cvs/?group_id=97094">CVS</a></li>
</ul>
</div>
<div id="content">
+ <h1>CSS Editor for Eclipse</h1>
<div id="news">
<a class="rsslink" href="http://sourceforge.net/export/rss2_projnews.php?group_id=97094">RSS</a>
|