summaryrefslogtreecommitdiff
path: root/public/css/theme3.css
diff options
context:
space:
mode:
authormsquare <msquare@notrademark.de>2016-11-20 17:54:16 +0100
committermsquare <msquare@notrademark.de>2016-11-20 17:54:16 +0100
commit5ae328b2b1d46b25131e2755939bb326efcdc507 (patch)
tree65cc81107c92a44c786f5f08051b93ea4555fe61 /public/css/theme3.css
parent409761ce4b2f919ca40aa8319a13473d9eb789ae (diff)
hide event countdown for mobile clients
Diffstat (limited to 'public/css/theme3.css')
-rw-r--r--public/css/theme3.css8
1 files changed, 7 insertions, 1 deletions
diff --git a/public/css/theme3.css b/public/css/theme3.css
index 78d58f0b..2b5358be 100644
--- a/public/css/theme3.css
+++ b/public/css/theme3.css
@@ -6740,7 +6740,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;