Author: leidel
Date: Thu Jan 22 12:40:08 2009
New Revision: 297
Modified:
trunk/pages/media/pages/css/pages.css
Log:
Made sidebar a bit smaller and added margin to note
Modified: trunk/pages/media/pages/css/pages.css
==============================================================================
--- trunk/pages/media/pages/css/pages.css (original)
+++ trunk/pages/media/pages/css/pages.css Thu Jan 22 12:40:08 2009
@@ -68,9 +68,13 @@
}
.sidebar {
- width: 30em;
+ width: 24em;
float: left;
margin-right: 1em;
+}
+
+.sidebar div.description {
+ margin: 5px;
}
.clear {
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pinax-updates" 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/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---