From 56f58abff1be4e21ad2bd64b8a3a0cade3f8d5fc Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Tue, 1 Oct 2013 19:59:40 +0200 Subject: fix --- default/config.xml | 3 ++- default/htdocs/styles/css3.css | 2 +- dev.buetow.org/content/home.xml | 12 +++++++----- 3 files changed, 10 insertions(+), 7 deletions(-) diff --git a/default/config.xml b/default/config.xml index b03fe10..54e461f 100644 --- a/default/config.xml +++ b/default/config.xml @@ -23,7 +23,7 @@ [h2] [h3] [div class="important"] - [div class="info"] + [div class="information"] [p] [span class="@@class@@"] [pre class="quote"] @@ -53,6 +53,7 @@ [h3] [div class="important"] + [div class="information"] [p] [span class="@@class@@"] [pre class="quote"] diff --git a/default/htdocs/styles/css3.css b/default/htdocs/styles/css3.css index f7741e1..ab7581b 100644 --- a/default/htdocs/styles/css3.css +++ b/default/htdocs/styles/css3.css @@ -45,7 +45,7 @@ div.important { box-shadow: 10px 10px 5px #000000; } -div.info { +div.information { background-color: #99FF66 border-width: 1px; border-style: solid; diff --git a/dev.buetow.org/content/home.xml b/dev.buetow.org/content/home.xml index ab2f613..17686fa 100644 --- a/dev.buetow.org/content/home.xml +++ b/dev.buetow.org/content/home.xml @@ -19,11 +19,13 @@ To trust it please run: curl http://deb.buetow.org/apt/pubkey.gpg | apt-key add - Project list - - All host's ending with - .foo - are most likely dev, test or PoCs. Don't expect to find anything usefull there. - + + + All host's ending with + .foo + are most likely dev, test or PoCs. Don't expect to find anything usefull there. + + # Ugly but works for now -- cgit v1.2.3