[Expat-checkins] htdocs style.css,1.2,1.3

fdrake@users.sourceforge.net fdrake@users.sourceforge.net
Thu Jun 13 13:45:03 2002


Update of /cvsroot/expat/htdocs
In directory usw-pr-cvs1:/tmp/cvs-serv19843

Modified Files:
	style.css 
Log Message:
Simplify the content table style, with no visual difference.
(Possibly better supported by browsers.)


Index: style.css
===================================================================
RCS file: /cvsroot/expat/htdocs/style.css,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- style.css	13 Jun 2002 20:40:09 -0000	1.2
+++ style.css	13 Jun 2002 20:44:20 -0000	1.3
@@ -21,6 +21,4 @@
                  margin: 0em;
                  border-width: 0px;
                  vertical-align: baseline;
-                 border-top: 2px solid rgb(110,139,61); }
-
-.content tr:first-child td { border-top: 0px; }
+                 border-bottom: 2px solid rgb(110,139,61); }