Author: david
Date: Mon Oct 17 15:57:38 2011
New Revision: 10128
Log:
Tweak div padding and h3 font-size
Modified:
trunk/css/print.css
Modified: trunk/css/print.css
==============================================================================
--- trunk/css/print.css Mon Oct 17 15:57:03 2011 (r10127)
+++ trunk/css/print.css Mon Oct 17 15:57:38 2011 (r10128)
@@ -311,6 +311,16 @@
color: #D3D3D3;
}
+.search-results
+{
+ padding: 0;
+}
+
+.search-results .field h3
+{
+ font-size: inherit;
+}
+
#page,
#page-wrapper
{
--
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.