From fe41ec389e44f5824b5f28ec97a255234338235e Mon Sep 17 00:00:00 2001 From: dedeibel Date: Sat, 8 Dec 2018 19:13:47 +0100 Subject: Whitespace fixes --- configs/conferences/34c3/main.less | 6 +++--- index.php | 1 - 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/configs/conferences/34c3/main.less b/configs/conferences/34c3/main.less index 13634aa..d67c5dd 100644 --- a/configs/conferences/34c3/main.less +++ b/configs/conferences/34c3/main.less @@ -146,7 +146,7 @@ h1, h2, body.overview .room a.title, body.overview .panel-primary a, .navbar-bra padding-left: 16px; border-bottom: 1px solid @darker-grey; - + font-size: 15px; } } @@ -309,12 +309,12 @@ nav .button-wrapper > .btn { height: 60px; margin-top: 15px; margin-bottom: -1px; - + background-color: transparent; border: none; border-bottom: 1px solid transparent; border-radius: 0; - + &:hover { border-bottom: 1px solid @tuwatred; } diff --git a/index.php b/index.php index 0de1823..098cfa4 100644 --- a/index.php +++ b/index.php @@ -92,7 +92,6 @@ try { )); } - // GLOBAL ROUTES if($route == 'gen/main.css') { -- cgit v1.2.3