Author: david
Date: Wed Oct  5 16:33:12 2011
New Revision: 9954

Log:
Force h1 to black

Modified:
   trunk/css/print.css

Modified: trunk/css/print.css
==============================================================================
--- trunk/css/print.css Wed Oct  5 16:28:30 2011        (r9953)
+++ trunk/css/print.css Wed Oct  5 16:33:12 2011        (r9954)
@@ -95,7 +95,7 @@
 {
   font-size: 14pt;
   display: block;
-  color: inherit;
+  color: black;
   margin: auto;
 }
 

-- 
You received this message because you are subscribed to the Google Groups 
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/qubit-commits?hl=en.

Reply via email to