slightly adjust header sizes
[www-rohieb-name.git] / local.css
index fcf540b..be51d67 100644 (file)
--- a/local.css
+++ b/local.css
@@ -2,6 +2,7 @@ pre {
   background-color: #F5F5F5;
   border: 1px dashed blue;
   padding: 0.2em;
+  font-size: 80%;
 }
 
 code {
@@ -10,11 +11,7 @@ code {
 
 h2 {
   margin-bottom: 0em;
-  margin-top: 1.5em;
-}
-h2 a {
-       font-size: 140%;
-       font-weight: bold;
+  font-size: 120%
 }
 
 p,ul,ol {
@@ -50,6 +47,11 @@ p,ul,ol {
        border: none;
 }
 
+.inlinepage h1 {
+    font-size: 150%;
+    margin: 0;
+}
+
 .pagedate, .pagelicense, .pagecopyright, .tags, #backlinks {
        display: block;
        font-style: italic;
@@ -83,6 +85,11 @@ p,ul,ol {
     margin: .5em 0;
 }
 
-td.month-calendar-day-this-day td.year-calendar-this-month {
+.month-calendar-day-this-day, .year-calendar-this-month {
        background-color: #ffffff !important;
 }
+
+.footnote {
+    vertical-align: super;
+    font-size: smaller;
+}
This page took 0.02235 seconds and 4 git commands to generate.