[sword-cvs] swordweb wash.css,1.10,1.11

sword@www.crosswire.org sword@www.crosswire.org
Fri, 24 Oct 2003 01:12:25 -0700


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

Modified Files:
	wash.css 
Log Message:
fixes

Index: wash.css
===================================================================
RCS file: /usr/local/cvsroot/swordweb/wash.css,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- wash.css	24 Oct 2003 08:08:00 -0000	1.10
+++ wash.css	24 Oct 2003 08:12:22 -0000	1.11
@@ -521,8 +521,11 @@
 	background-color: #eee;
 }
 
-
-
-
 #footer img {border:0;
 }
+
+/* Unicode stuff */
+span.unicode {
+	font-family:code2000, code2001, arial unicode ms,bitstream cyberbit,arial,georgia,palatino,sans-serif;
+	font-size:1.5em;
+}
\ No newline at end of file