[sword-cvs] swordweb wash.css,1.19,1.20
sword@www.crosswire.org
sword@www.crosswire.org
Wed, 29 Oct 2003 06:42:20 -0700
Update of /usr/local/cvsroot/swordweb
In directory www:/tmp/cvs-serv5206
Modified Files:
wash.css
Log Message:
few font changes
Index: wash.css
===================================================================
RCS file: /usr/local/cvsroot/swordweb/wash.css,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- wash.css 28 Oct 2003 19:43:37 -0000 1.19
+++ wash.css 29 Oct 2003 13:42:18 -0000 1.20
@@ -3,6 +3,7 @@
background-color: #ffffff;
font-size: 76%;
margin: 0px 10px 0px 10px;
+font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, arial, helvetica, sans-serif;
}
/* Mast Head */
@@ -11,10 +12,11 @@
background-image: url(images/OSIS1.jpg);
background-position: right top;
background-repeat: no-repeat;
+font-family: "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
}
#header h1 {
-font-family: palatino, georgia, serif;
+font-family: georgia, palatino, Times New Roman, Times, Serif;
font-weight: normal;
font-size: 2.0em;
line-height: 2.5em;
@@ -71,10 +73,16 @@
h2{
margin: 12px 0px 3px 0px;
padding: 5px 0em 3px .5em;
-font-family: palatino, georgia, serif;
+font-family: "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
font-size: 1.4em;
}
+h3{
+font-family: "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
+font-weight: bold;
+font-size: 1.0em;
+}
+
/* Layout */
@@ -269,8 +277,8 @@
margin: 0px 0px 0px 0px;
padding: 2px 0.5em 2px 0.5em;
text-align: center;
-font-size: 1.1em;
border-top: 2px solid #ccc;
+
}
#translations p {
@@ -331,7 +339,6 @@
margin: 0px 0px 0px 0px;
padding: 2px 0.5em 2px 0.5em;
text-align: center;
-font-size: 1.1em;
border-top: 2px solid #ccc;
}
@@ -390,7 +397,6 @@
margin: 0px 0px 0px 0px;
padding: 2px 0.5em 2px 0.5em;
text-align: center;
-font-size: 1.1em;
border-top: 2px solid #ccc;
}
@@ -451,7 +457,6 @@
margin: 0px 0px 0px 0px;
padding: 2px 0.5em 2px 0.5em;
text-align: center;
-font-size: 1.1em;
border-top: 2px solid #ccc;
}
@@ -545,7 +550,6 @@
/* Passage Study */
#passagestudy{
-font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 1em;
line-height: 1.4em;
margin: 0px 14em 0px 11.5em;
@@ -605,7 +609,6 @@
/* Parallel Display */
#paralleldisplay {
-font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 1em;
line-height: 1.4em;
margin: 0px 14em 0px 11.5em;
@@ -703,13 +706,9 @@
color:#f00;
}
-
.wordsOfJesus {
color: #bb0000;
}
-
-
-
-
-
+#footer img {border:0;
+}