Author: david
Date: Wed Oct 5 14:16:54 2011
New Revision: 9941
Log:
Reset h1.small for print (Trillium)
Modified:
trunk/css/print.css
Modified: trunk/css/print.css
==============================================================================
--- trunk/css/print.css Wed Oct 5 14:07:43 2011 (r9940)
+++ trunk/css/print.css Wed Oct 5 14:16:54 2011 (r9941)
@@ -103,6 +103,15 @@
font: inherit;
}
+h1.small
+{
+ /* Reset Trillium values */
+
+ font-size: 16pt;
+ line-height: normal;
+ margin-bottom: inherit;
+}
+
ul, li.leaf
{
list-style-image: none;
--
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.