X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e0de41ae1e67c230ad1e67f34f6f4f76e53d7234..6e295f0db470467f3a3bf9ff46a4ed5e8f052229:/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 da40686f8..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,7 +44,8 @@
 	text-align: center;
 }
 .countdown_amount {
-	font-size: 350%;
+	font-size: 3.5em;
+	line-height: 1.4em;
 }
 .countdown_descr {
 	display: block;