diff --git a/htdocs/dev/cvs.html b/htdocs/dev/cvs.html index 83b3d55e..c34cff8b 100644 --- a/htdocs/dev/cvs.html +++ b/htdocs/dev/cvs.html @@ -58,12 +58,12 @@ cvs -z3 -d:ext:developername@cvs.libexpat.org:/cvsroot/expat co module are:

-
expat
+
expat
This contains the C source code for the library, xmlwf, example applications, and test suite. This is what most people will be interested in.
-
htdocs
+
htdocs
The content for www.libexpat.org is located in this module.
diff --git a/htdocs/dev/trackers.html b/htdocs/dev/trackers.html index 6c04cfe7..c52afb49 100644 --- a/htdocs/dev/trackers.html +++ b/htdocs/dev/trackers.html @@ -192,7 +192,7 @@ the funcional limitations are unlikely to affect small projects like Expat, but the quirky behavior... well, we should be aware of it.

-
Who is "Nobody"?
+
Who is "Nobody"?
That depends on who initially submitted the report.

The most important thing to know is that SourceForge asks diff --git a/htdocs/index.html b/htdocs/index.html index acfaa453..300295a5 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -49,8 +49,8 @@ of Expat.

News

-
12 July 2002
- Expat 1.95.4 released.
+
12 July 2002, + Expat 1.95.4 released.
    @@ -76,8 +76,8 @@ of Expat.

    update to 1.95.4.

-
3 June 2002
- Expat 1.95.3 released.
+
3 June 2002, + Expat 1.95.3 released.
    diff --git a/htdocs/style.css b/htdocs/style.css index 408d149b..5de1cc4c 100644 --- a/htdocs/style.css +++ b/htdocs/style.css @@ -12,6 +12,8 @@ .banner h2 { font-size: 200%; } .content { padding: 2em; } +dl dt { font-weight: bold; } + .content thead { background-color: rgb(110,139,61); color: rgb(255,236,176); }