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