Various additions and fixes
[lhc/web/wiklou.git] / stylesheets / wikistandard.css
index ab20b85..7e95e55 100644 (file)
@@ -16,8 +16,8 @@ a.stub { color:#772233; text-decoration:none; }
 body { margin: 0px; padding: 4px; }
 form.inline { display: inline; }
 h1.pagetitle { padding-top: 0; margin-top: 0; padding-bottom: 0; margin-bottom: 0;
-font-size:130%; }
-h2 { font-size: 112.5%; }
+font-size:150%; }
+h2 { font-size: 120%; }
 h2, h3, h4, h5, h6 { margin-bottom: 0;}
 h3 { font-size: 106.25%; }
 h4 { font-size: 103.125%; }
@@ -28,3 +28,6 @@ p.subpages { font-size:small;}
 p.subtitle { padding-top: 0; margin-top: 0;}
 td.bottom { border-top: 1px solid gray; }
 td.top { border-bottom: 1px solid gray; }
+/* images */
+div.floatright { float:right;margin:0 0 1em 1em; }
+div.floatright p { font-style: italic; } 
\ No newline at end of file