[sword-svn] r332 - trunk/webapp
refdoc at www.crosswire.org
refdoc at www.crosswire.org
Fri Nov 7 07:29:49 MST 2008
Author: refdoc
Date: 2008-11-07 07:29:48 -0700 (Fri, 07 Nov 2008)
New Revision: 332
Modified:
trunk/webapp/sandy.css
Log:
more rtol stuff
Modified: trunk/webapp/sandy.css
===================================================================
--- trunk/webapp/sandy.css 2008-11-07 07:15:06 UTC (rev 331)
+++ trunk/webapp/sandy.css 2008-11-07 14:29:48 UTC (rev 332)
@@ -31,7 +31,6 @@
letter-spacing: .5em;
text-decoration: none;
}
-
#header h1 acronym
{border:0;}
@@ -742,19 +741,17 @@
direction: rtl;
text-align:right;
}
-
-body.rtol #navlist a {float:right;}
+
body.rtol #externallinks li a{
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: .5em solid #ccc;
border-right: none;
}
-body.rtol #header h1 {
- text-align: right;
- padding: 0px 70px 0px 0px;
-}
+
+body.rtol #header h1 {text-transform:none; letter-spacing: 0px;}
+
body.rtol h2, body.rtol h3, body.rtol li, body.rtol ul, body.rtol form, body.rtol a {
unicode-bidi:embed;
direction:rtl;
More information about the sword-cvs
mailing list