Shrink the sidebar menu separately from the main body text.
authorTodd Larsen <tlarsen@google.com>
Wed, 01 Oct 2008 16:47:00 +0000
changeset 246 5d2df032e19e
parent 245 b14c2c4d3484
child 247 4997b54b0400
Shrink the sidebar menu separately from the main body text.
app/soc/content/css/soc.css
--- a/app/soc/content/css/soc.css	Wed Oct 01 14:23:28 2008 +0000
+++ b/app/soc/content/css/soc.css	Wed Oct 01 16:47:00 2008 +0000
@@ -286,6 +286,7 @@
   width: 200px;
   margin-bottom: 3em;
   float: left;
+  font-size: small;
 }
 
 #menu ul {