[sword-svn] r312 - trunk/webapp

refdoc at www.crosswire.org refdoc at www.crosswire.org
Tue Oct 28 16:53:41 MST 2008


Author: refdoc
Date: 2008-10-28 16:53:40 -0700 (Tue, 28 Oct 2008)
New Revision: 312

Modified:
   trunk/webapp/rtol.css
Log:
more work on RTOL stylesheet


Modified: trunk/webapp/rtol.css
===================================================================
--- trunk/webapp/rtol.css	2008-10-28 22:47:44 UTC (rev 311)
+++ trunk/webapp/rtol.css	2008-10-28 23:53:40 UTC (rev 312)
@@ -34,12 +34,10 @@
 clear:both;unicode-bidi: embed;   
         direction: rtl;}
 
-#main { float:right;
-	padding:2em;}
-#main_bak {position:relative;
+#content-main {position:relative;
 top:0;
 left:0;
-margin-right:200px;
+margin-right:240px;
 padding:1em;
 }
 
@@ -63,3 +61,14 @@
 	direction: rtl;}
 form {unicode-bidi:embed;
 	direction:rtl;}
+td {padding-left:0.5em;
+	padding-right:0.5em;
+	padding-bottom:0.5em;	}
+span.versenum {vertical-align: sup;
+		font-size: smaller;
+		padding-left:0.2em;
+		padding-right:0.2em}
+a:link {color: blue;text-decoration:none;}
+a:visited {color: darkblue;text-decoration:none;}
+a:hover {text-decoration: none; background-color: grey; } 
+




More information about the sword-cvs mailing list