trying out more widely-supported smaller font + upcased link text instead of small...
[monkeysphere.git] / website / local.css
index 388531bbbb5f96fd5c3ecd06e28062a561682773..a3c29334d6654b15f43bac22e9bbbad22cb96a8d 100644 (file)
@@ -71,7 +71,7 @@ table.sitenav img.logo {
 table.sitenav a { 
   font-weight: bold;
   margin-right: 1em;
-  font-variant: small-caps;
+  font-size: smaller;
 }
 
 table.sitenav span.selflink { 
@@ -100,7 +100,7 @@ div.actions {
 }
 
 /* align main paragraphs to the right side of the monkey's finger */
-body > p { 
+div#content > p { 
   margin-left: 18px;
   margin-right: 5em;
 }