From d1a68b5e0121091e4688983f8d66dcd1491da1ce Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Thu, 22 Dec 2016 21:28:05 +0100 Subject: increase font-size and center well --- configs/conferences/33c3/main.less | 5 +++++ 1 file changed, 5 insertions(+) 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 { -- cgit v1.2.3