From: Mike Taylor Date: Tue, 17 Dec 2013 18:16:49 +0000 (+0000) Subject: Manhy more tweaks. X-Git-Tag: 0.9.1~34^2~18 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;ds=sidebyside;h=21d3d07a6ef091e2e67106129b246107d355af39;p=mkws-moved-to-github.git Manhy more tweaks. --- 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

-
+