summaryrefslogtreecommitdiff
path: root/public/css/theme1.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/theme1.css
parent409761ce4b2f919ca40aa8319a13473d9eb789ae (diff)
hide event countdown for mobile clients
Diffstat (limited to 'public/css/theme1.css')
-rw-r--r--public/css/theme1.css8
1 files changed, 7 insertions, 1 deletions
diff --git a/public/css/theme1.css b/public/css/theme1.css
index 163e9b1e..3b5201b6 100644
--- a/public/css/theme1.css
+++ b/public/css/theme1.css
@@ -6754,7 +6754,13 @@ body {
color: #888888;
}
.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;