[sword-cvs] swordweb print.css,1.1,1.2

sword@www.crosswire.org sword@www.crosswire.org
Wed, 22 Oct 2003 02:14:20 -0700


Update of /usr/local/cvsroot/swordweb
In directory www:/tmp/cvs-serv10780

Modified Files:
	print.css 
Log Message:
fixes

Index: print.css
===================================================================
RCS file: /usr/local/cvsroot/swordweb/print.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- print.css	24 Sep 2003 18:23:37 -0000	1.1
+++ print.css	22 Oct 2003 09:14:18 -0000	1.2
@@ -73,8 +73,7 @@
 
 a:link {
 	color: #69c;
-	background:
-	ransparent;
+	background:transparent;
 	}
 
 a:visited {
@@ -88,8 +87,7 @@
 	}
 a:active {
 	color: #69c;
-	background:
-	transparent;
+	background:transparent;
 	text-decoration: none;}
 
 /* header content section ---------- */