From 5ae328b2b1d46b25131e2755939bb326efcdc507 Mon Sep 17 00:00:00 2001 From: msquare Date: Sun, 20 Nov 2016 17:54:16 +0100 Subject: hide event countdown for mobile clients --- public/css/theme2.css | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'public/css/theme2.css') diff --git a/public/css/theme2.css b/public/css/theme2.css index 0fd65393..07f2ea10 100644 --- a/public/css/theme2.css +++ b/public/css/theme2.css @@ -6731,7 +6731,13 @@ body { color: #777777; } .first { - margin-top: 20px; + margin-top: 30px; +} +.text-big { + display: block; + font-size: 30px; + line-height: 30px; + margin: 0px; } .panel-primary .panel-heading a { color: #ffffff; -- cgit v1.2.3-54-g00ecf