[sword-cvs] swordweb wash.css,1.12,1.13
sword@www.crosswire.org
sword@www.crosswire.org
Tue, 28 Oct 2003 06:41:00 -0700
Update of /usr/local/cvsroot/swordweb
In directory www:/tmp/cvs-serv17121
Modified Files:
wash.css
Log Message:
css
Index: wash.css
===================================================================
RCS file: /usr/local/cvsroot/swordweb/wash.css,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- wash.css 28 Oct 2003 08:43:32 -0000 1.12
+++ wash.css 28 Oct 2003 13:40:57 -0000 1.13
@@ -271,6 +271,67 @@
#translations hr {display:none;}
+/* Devotionals */
+
+#devotionals {
+margin: 0px -0.5em 0px 0px;
+padding: 0px 0 0px 0px;
+}
+
+#devotionals ul, #devotionals li {
+list-style-type: none;
+}
+
+
+#devotionals ul {
+background: #E8EBF0;
+text-indent: 0em;
+padding: 0px;
+margin: 0px 0px 10px 0px;
+}
+
+#devotionals li{
+list-style: none;
+margin: 0;
+border-top: 1px solid #ccc;
+text-align: left;
+border-bottom: 1px solid #E8EBF0;
+}
+
+#devotionals li a{
+display: block;
+padding: 0.25em 0.5em 0.25em 0.75em;
+background: #E8EBF0;
+text-decoration: none;
+}
+
+#devotionals li a:link { color: #000; }
+#externallinks li a:visited { color: #000; }
+
+#devotionals li a:hover{
+border-color: #8EABCD;
+color: #f00;
+background: #C5D6EA;
+}
+
+#devotionals h3 {
+background: #C5D6EA;
+margin: 0px 0px 0px 0px;
+padding: 2px 0.5em 2px 0.5em;
+text-align: center;
+font-size: 1.1em;
+border-top: 2px solid #ccc;
+}
+
+#devotionals p {
+background: #C5D6EA;
+margin: 0px 0px 0px 0px;
+padding: 2px 0.5em 2px 0.5em;
+text-align: center;
+font-style: italic;
+}
+
+
/* Commentaries */
#commentaries {
@@ -333,7 +394,7 @@
#commentaries hr {display:none;}
-#welcome, #about, #help {
+#welcome, #about, #help, #preferences, #powersearch, #daily {
margin: 0px 14em 0px 11.5em;
padding: 0px .5em 0px .5em;
}
@@ -449,7 +510,7 @@
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
margin: 0px 0px 5px 0px;
-padding: 0px 0px 0px 0px;
+padding: 0px 0px 0px 1em;
text-indent: 0px;
}
@@ -489,7 +550,7 @@
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
margin: 0px 0px 5px 0px;
-padding: 0px 0px 0px 0px;
+padding: 0px 0px 0px 1em;
text-indent: 0px;
}
@@ -519,6 +580,11 @@
#paralleldisplay td.currentverse {
background-color: #eee;
+}
+
+
+.wordsOfJesus {
+color: #bb0000;
}
#footer img {border:0;