From: Wolfram Schneider Date: Mon, 1 Jul 2013 14:51:52 +0000 (+0000) Subject: CSS id typo X-Git-Tag: 0.9.1~394 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=7fcd3036b9d40e0d2c00cc44e15f22e71c6fac58 CSS id typo --- diff --git a/experiments/spclient/mkwsStyle.css b/experiments/spclient/mkwsStyle.css index ba9e677..131e2ac 100644 --- a/experiments/spclient/mkwsStyle.css +++ b/experiments/spclient/mkwsStyle.css @@ -41,7 +41,7 @@ border-top: 1px solid #156a16; padding-top: 5px; font-size: small; -} +} #mkwsStat span.head { font-weight: bold; @@ -55,8 +55,8 @@ content: "Retrieved records: "; } -#mkwsSwitch a, #mkwsLang a, #mkwsRecords a, mkwsTermlist a { - color: #005701; +#mkwsSwitch a, #mkwsLang a, #mkwsRecords a, #mkwsTermlist a { + color: #005701; text-decoration: none; } @@ -153,4 +153,3 @@ background: #e0e0e0; padding: 0.3em; } -