From: Wolfram Schneider Date: Thu, 20 Jun 2013 12:17:29 +0000 (+0000) Subject: footer & stats X-Git-Tag: 0.9.1~574^2~33 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=69f4fc8640ca01d86b470d13e187330ff12afacf footer & stats --- diff --git a/experiments/spclient/mkwsStyle.css b/experiments/spclient/mkwsStyle.css index f17c546..3920487 100644 --- a/experiments/spclient/mkwsStyle.css +++ b/experiments/spclient/mkwsStyle.css @@ -69,3 +69,15 @@ div.details { background-color: #fafafa; border-bottom: 1px solid #156a16; } + +#mkwsStat { + font-weight: bold; + font-size: small; +} + +#footer { + padding-top: 4px; + text-align: center; + font-size: small; +} +