[Tynstep-svn] r267 - trunk/step/step-web/src/main/webapp/css

ChrisBurrell at crosswire.org ChrisBurrell at crosswire.org
Thu Apr 26 10:16:41 MST 2012


Author: ChrisBurrell
Date: 2012-04-26 10:16:41 -0700 (Thu, 26 Apr 2012)
New Revision: 267

Modified:
   trunk/step/step-web/src/main/webapp/css/passage.css
Log:
Chapter was not displaying properly with notes

Modified: trunk/step/step-web/src/main/webapp/css/passage.css
===================================================================
--- trunk/step/step-web/src/main/webapp/css/passage.css	2012-04-26 17:02:14 UTC (rev 266)
+++ trunk/step/step-web/src/main/webapp/css/passage.css	2012-04-26 17:16:41 UTC (rev 267)
@@ -94,15 +94,16 @@
 	clear: left;
 }
 	
-
-
-span.strongs a {
-	color: orange;
+span.strongs {
 	text-decoration: none;
 	font-size: xx-small;
 	text-align: center;
 }
 
+span.strongs a {
+	color: orange;
+}
+
 span.morphs a {
 	color: green;
 	text-decoration: none;
@@ -228,7 +229,6 @@
 H2.heading, input.heading {
 	color: #669966;
 	font-weight: bold;
-	clear: both;
 }
 
 input.heading {




More information about the Tynstep-svn mailing list