aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/33c3/main.less
diff options
context:
space:
mode:
authorMaZderMind2016-12-22 21:28:05 +0100
committerMaZderMind2016-12-22 21:28:05 +0100
commitd1a68b5e0121091e4688983f8d66dcd1491da1ce (patch)
tree3f73ab9ad37104cc1205de20c2b49a7a3997a8b0 /configs/conferences/33c3/main.less
parenta0a874ddab576493236227a69f346607874c73ea (diff)
increase font-size and center well
Diffstat (limited to '')
-rw-r--r--configs/conferences/33c3/main.less5
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/conferences/33c3/main.less b/configs/conferences/33c3/main.less
index 3b1ba88..69c95c0 100644
--- a/configs/conferences/33c3/main.less
+++ b/configs/conferences/33c3/main.less
@@ -287,6 +287,11 @@ body.multiview .cell {
margin-bottom: 30px;
height: 50px;
}
+
+ .notes {
+ font-size: 16px;
+ text-align: center;
+ }
}
nav .button-wrapper > .btn {