X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/de93f8f95b089c292500c0f4c2bd1adf06e305cf..fa684e7b11bba7f7fce1c0e7832b34d0b8593db4:/wolnelektury/static/css/jquery.countdown.css diff --git a/wolnelektury/static/css/jquery.countdown.css b/wolnelektury/static/css/jquery.countdown.css index 52daa89ea..3eca47676 100644 --- a/wolnelektury/static/css/jquery.countdown.css +++ b/wolnelektury/static/css/jquery.countdown.css @@ -2,8 +2,7 @@ .hasCountdown { /*border: 1px solid #ccc; background-color: #eee;*/ - margin: 20px 0 50px 0; - line-height: 32px; + margin: 1em 0 7em 0; } .countdown_rtl { direction: rtl; @@ -45,7 +44,8 @@ text-align: center; } .countdown_amount { - font-size: 350%; + font-size: 3.5em; + line-height: 1.4em; } .countdown_descr { display: block;