From: Bernie Innocenti Date: Sat, 7 Jul 2018 09:11:48 +0000 (-0400) Subject: Merge branch 'master' of ../geekigeeki_data/ X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=commitdiff_plain;h=b05e9be9214f8b00a826f5a05a11b0f3a60cf69e;hp=5541a5c9dda6aa4ad51ac48ade5189b170d87f0b Merge branch 'master' of ../geekigeeki_data/ --- diff --git a/sys/EditPage b/sys/EditPage index a32dcc9..47ab7d1 100644 --- a/sys/EditPage +++ b/sys/EditPage @@ -16,7 +16,7 @@ Editing **<>** for **<>** from **< [[EditingTips]] diff --git a/sys/geekigeeki.css b/sys/geekigeeki.css index f02847a..11c23e7 100644 --- a/sys/geekigeeki.css +++ b/sys/geekigeeki.css @@ -35,12 +35,7 @@ h1 { color: #3377FF; border: #5599EE; background-color: #D0F0FF; - - border-style: solid; - border-left-style: none; - border-right-style: none; - border-top-width: thin; - border-bottom-width: thin; + clear: both; margin-bottom: 0.2em; margin-top: 2em; @@ -401,7 +396,7 @@ div .innerthumb { h3 { font-size: 12pt; border: none; } h4 { font-size: 12pt; border: none; } h5 { font-size: 12pt; border: none; } - a, a:link, a:visited { color: #225; text-decoration: underline; } + a { text-color: #225; text-decoration: underline; } .heading:link, .heading:visited { display: none; } #footer { display: none; } .nav { display: none; }