From: bernie Date: Fri, 1 Dec 2017 00:25:26 +0000 (-0500) Subject: Edit page WikiSandBox X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=commitdiff_plain;h=ed652ad008b4570b35bf5ee92bbba3705cede2e4 Edit page WikiSandBox --- diff --git a/WikiSandBox b/WikiSandBox index 3aab1b9..e02c16e 100644 --- a/WikiSandBox +++ b/WikiSandBox @@ -11,4 +11,15 @@ foo {{GuruMeditation.js}} áéíóú -good? \ No newline at end of file +good? + +Ciao +== Title1 == +Ciao +=== Title2 === +Ciao +==== Title3 ==== +Ciao +===== Title4 ===== +Ciao +====== Title5 ====== diff --git a/sys/geekigeeki.css b/sys/geekigeeki.css index a487651..b1562bb 100644 --- a/sys/geekigeeki.css +++ b/sys/geekigeeki.css @@ -47,19 +47,12 @@ h2 { font-weight: bold; clear: both; color: #22AA33; - border: #22AA33; background-color: #E8F8F0; - border-style: solid; - border-left-style: none; - border-right-style: none; - border-top-width: thin; - border-bottom-width: thin; - margin-left: 5px; margin-right: 5px; margin-bottom: 0.1em; - margin-top: 2em; + margin-top: 1em; padding-right: 10px; padding-left: 10px; } @@ -68,13 +61,6 @@ h3 { font-size: large; font-weight: bold; color: #DD2255; - border: #BB5599; - - border-style: solid; - border-left-style: none; - border-right-style: none; - border-top-width: thin; - border-bottom-width: thin; margin-left: 10px; margin-right: 10px; @@ -86,13 +72,6 @@ h4 { font-size: medium; font-weight: bold; color: #2222AA; - border: #333399; - - border-top-style: none; - border-bottom-width: thin; - border-left-style: none; - border-right-style: none; - border-style: solid; margin-left: 10px; margin-right: 10px; @@ -102,7 +81,7 @@ h4 { h5 { font-size: medium; - font-weight: bold; + font-weight: normal; color: #222288; margin-left: 10px; @@ -248,7 +227,7 @@ div.nav { p.dialog { border-color: black; background-color: white; - padding-left: 5px; + padding-left: 5px; margin-left: 10px; margin-right: 10px; border-style: solid;