wishlist update
[www-rohieb-name.git] / local.css
index 2d68e1b..34a1a01 100644 (file)
--- a/local.css
+++ b/local.css
@@ -11,10 +11,7 @@ code {
 
 h2 {
   margin-bottom: 0em;
-}
-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,7 +85,7 @@ 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;
 }
 
@@ -91,3 +93,25 @@ td.month-calendar-day-this-day td.year-calendar-this-month {
     vertical-align: super;
     font-size: smaller;
 }
+
+.balloon li {
+     margin-left: -1.5em;
+}
+
+/* Highlight plugin: use solarized-dark theme */
+/*pre.hl  { color:#93a1a1; background-color:#fdf6e3; border:none; }*/
+pre.hl  { color:#93a1a1; background-color:#002b36; border:none; }
+li.hl   { margin-bottom:-10pt; }
+.hl.num { color:#2aa198; font-weight:normal; }
+.hl.esc { color:#dc322f; font-weight:normal; }
+.hl.str { color:#dc322f; font-weight:normal; }
+.hl.pps { color:#cb4b16; font-weight:normal; }
+.hl.slc { color:#657b83; font-weight:normal; }
+.hl.com { color:#657b83; font-weight:normal; }
+.hl.ppc { color:#cb4b16; font-weight:normal; }
+.hl.opt { color:#6c71c4; font-weight:normal; }
+.hl.lin { color:#586e75; font-weight:normal; }
+.hl.kwa { color:#b58900; font-weight:normal; }
+.hl.kwb { color:#859900; font-weight:normal; }
+.hl.kwc { color:#268bd2; font-weight:normal; }
+.hl.kwd { color:#d33682; font-weight:normal; }
This page took 0.033092 seconds and 4 git commands to generate.