From 21d3d07a6ef091e2e67106129b246107d355af39 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Tue, 17 Dec 2013 18:16:49 +0000 Subject: [PATCH] Manhy more tweaks. --- tools/htdocs/index.html | 79 ++++++++++++++++++++++++++++++++++++----------- 1 file changed, 61 insertions(+), 18 deletions(-) diff --git a/tools/htdocs/index.html b/tools/htdocs/index.html index 2a67a4b..96a8c24 100644 --- a/tools/htdocs/index.html +++ b/tools/htdocs/index.html @@ -8,8 +8,15 @@ } h1 { font-weight: normal; color: #606060 } h2 { font-size: 100% } - .pane { background: #eee; border-radius: 1em; - padding: 0.25em 1em; margin: 0.75em; } + .pane { padding: 0em 1em; margin: 0.75em; + border: 0.5em solid #eee; + border-radius: 1em; + background-image: url('images/mkws-logo-48x48-light.png'); + background-repeat: no-repeat; + background-position: right top; + background-color: #eee; + } + .nologo { background-image: none } pre { background: #ddd; padding: 0.5em; } @@ -18,7 +25,7 @@ style="float:right; margin: 1.5em"/>

MKWS: the MasterKey Widget Set

-
+