diff options
Diffstat (limited to '')
-rw-r--r-- | configs/conferences/34c3/main.less | 6 | ||||
-rw-r--r-- | 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; } @@ -92,7 +92,6 @@ try { )); } - // GLOBAL ROUTES if($route == 'gen/main.css') { |