X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/2335f0fb136da38009654cc798cb8582cdfada22..24e09bc235b3ff6e659e901dfbdbcc23e6e14ba7:/wolnelektury/static/css/header.css diff --git a/wolnelektury/static/css/header.css b/wolnelektury/static/css/header.css index feac00fc6..ef47897e3 100755 --- a/wolnelektury/static/css/header.css +++ b/wolnelektury/static/css/header.css @@ -41,6 +41,7 @@ #logo a { color:#f7f7f7; font-size: 2.05em; + text-shadow: 0 0 10px #17CFDB; } #tagline { @@ -231,3 +232,16 @@ a.menu span { #lang-menu .active { color: #000; } + +.search-hint-label { + display: inline-block; + width: 25em; + font-size: 1.1em; + line-height: 1.636em; +} + +.search-hint-category { + font-size: 1.1em; + line-height: 1.636em; + +} \ No newline at end of file