[sword-cvs] swordweb wash.css,1.26,1.27

sword@www.crosswire.org sword@www.crosswire.org
Wed, 5 Nov 2003 06:46:15 -0700


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

Modified Files:
	wash.css 
Log Message:
a few link colors


Index: wash.css
===================================================================
RCS file: /usr/local/cvsroot/swordweb/wash.css,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- wash.css	3 Nov 2003 02:22:53 -0000	1.26
+++ wash.css	5 Nov 2003 13:46:13 -0000	1.27
@@ -147,6 +147,7 @@
 padding: 3px;
 }
 
+
 /* External Links */
 
 #externallinks{
@@ -265,7 +266,7 @@
 }
 
 #translations li a:link { color: #000; }
-#externallinks li a:visited { color: #000; }
+#translations li a:visited { color: #000; }
 
 #translations li a:hover{
 border-color: #8EABCD;
@@ -287,9 +288,11 @@
 margin: 0px 0px 0px 0px;
 padding: 2px 0.5em 2px 0.5em;
 text-align: center;
-font-style: italic;
+
 }
 
+#translations p a {color:#000099;}
+
 #translations hr {display:none;}
 
 /*   Devotionals   */
@@ -327,7 +330,7 @@
 }
 
 #devotionals li a:link { color: #000; }
-#externallinks li a:visited { color: #000; }
+#devotionals li a:visited { color: #000; }
 
 #devotionals li a:hover{
 border-color: #8EABCD;
@@ -385,7 +388,7 @@
 }
 
 #studytools li a:link { color: #000; }
-#externallinks li a:visited { color: #000; }
+#studytools li a:visited { color: #000; }
 
 #studytools li a:hover{
 border-color: #8EABCD;
@@ -409,8 +412,6 @@
 font-style: italic;
 }
 
-
-
 /*   Commentaries  */
 
 #commentaries {
@@ -446,7 +447,7 @@
 }
 
 #commentaries li a:link { color: #000; }
-#externallinks li a:visited { color: #000; }
+#commentaries li a:visited { color: #000; }
 
 #commentaries li a:hover{
 border-color: #8EABCD;
@@ -470,9 +471,13 @@
 font-style: italic;
 }
 
+#commentaries p a {color:#000099;}
+
 #commentaries hr {display:none;}
 
 
+
+
 #welcome, #about, #help, #preferences, #powersearch, #daily, #genbook   {
 margin: 0px 14em 0px 11.5em;
 padding: 0px .5em 0px .5em;
@@ -563,8 +568,8 @@
 }
 
  span.versenum{
-	font-size: 0.7em;
-	padding: 0px 3px 0px 10px;
+	font-size: 1.2em;
+	width:3em;
 	font-weight: bold;
 
 }