diff options
author | MaZderMind | 2016-12-22 21:28:05 +0100 |
---|---|---|
committer | MaZderMind | 2016-12-22 21:28:05 +0100 |
commit | d1a68b5e0121091e4688983f8d66dcd1491da1ce (patch) | |
tree | 3f73ab9ad37104cc1205de20c2b49a7a3997a8b0 /configs/conferences/33c3 | |
parent | a0a874ddab576493236227a69f346607874c73ea (diff) |
increase font-size and center well
Diffstat (limited to 'configs/conferences/33c3')
-rw-r--r-- | configs/conferences/33c3/main.less | 5 |
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 { |