[sword-cvs] swordweb index.jsp,1.24,1.25 parchment.css,1.13,1.14 sandy.css,1.7,1.8 wash.css,1.36,1.37
sword@www.crosswire.org
sword@www.crosswire.org
Tue, 18 Nov 2003 13:38:32 -0700
Update of /usr/local/cvsroot/swordweb
In directory www:/tmp/cvs-serv2578
Modified Files:
index.jsp parchment.css sandy.css wash.css
Log Message:
Index: index.jsp
===================================================================
RCS file: /usr/local/cvsroot/swordweb/index.jsp,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- index.jsp 18 Nov 2003 13:13:09 -0000 1.24
+++ index.jsp 18 Nov 2003 20:38:30 -0000 1.25
@@ -42,6 +42,7 @@
<p>Have you produced serious academic scholarship related to Biblical text? Using our Scholar OSIS Tool, you can upload it for students or fellow scholars to review, or submit it to SBL for inclusion on OSIS Bible Tool.</p>
<p>Only works reviewed and approved by SBL will be added for viewing by the public at large.</p>
</div>
+
-->
<div id="style">
Index: parchment.css
===================================================================
RCS file: /usr/local/cvsroot/swordweb/parchment.css,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- parchment.css 18 Nov 2003 20:05:26 -0000 1.13
+++ parchment.css 18 Nov 2003 20:38:30 -0000 1.14
@@ -1005,7 +1005,8 @@
#about ul {
-margin: 1em 0px 2em 0px;
+ margin: 12px 0px 2em 0px;
+ padding: 5px 0em 3px 2em;
}
#about .q {
Index: sandy.css
===================================================================
RCS file: /usr/local/cvsroot/swordweb/sandy.css,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- sandy.css 18 Nov 2003 13:05:23 -0000 1.7
+++ sandy.css 18 Nov 2003 20:38:30 -0000 1.8
@@ -576,10 +576,16 @@
}
-/* FAQ */
-
+/* FAQ
+// DON I CHANGED THIS FOR IE
#about ul {
margin: 1em 0px 2em 0px;
+}
+ */
+
+#about ul {
+ margin: 12px 0px 2em 0px;
+ padding: 5px 0em 3px 2em;
}
#about .q {
Index: wash.css
===================================================================
RCS file: /usr/local/cvsroot/swordweb/wash.css,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- wash.css 18 Nov 2003 12:38:31 -0000 1.36
+++ wash.css 18 Nov 2003 20:38:30 -0000 1.37
@@ -759,10 +759,17 @@
color: #bb0000;
}
-/* FAQ */
+/* FAQ
+// DON I CHANGED THIS FOR IE
#about ul {
margin: 1em 0px 2em 0px;
+}
+ */
+
+#about ul {
+ margin: 12px 0px 2em 0px;
+ padding: 5px 0em 3px 2em;
}
#about .q {