Author: david
Date: Thu Oct 27 11:38:24 2011
New Revision: 10210
Log:
Add space between header and content
Modified:
trunk/css/print.css
Modified: trunk/css/print.css
==============================================================================
--- trunk/css/print.css Thu Oct 27 11:22:50 2011 (r10209)
+++ trunk/css/print.css Thu Oct 27 11:38:24 2011 (r10210)
@@ -112,6 +112,13 @@
padding: 2px 0;
}
+body.index #content .section .section
+{
+ margin: auto;
+ margin-top: 18px;
+ min-width: 8in;
+}
+
a:link,
a:visited
{
@@ -443,12 +450,6 @@
string-set: site-name content();
}
-#content .section .section
-{
- margin: auto;
- min-width: 8in;
-}
-
table.item-list img
{
float: left;
--
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.