From f64d00d79f274012a9332ace67211fd5bd484a3a Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Wed, 21 Dec 2016 21:18:13 +0100 Subject: rework all svgs --- configs/conferences/33c3/main.less | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'configs/conferences/33c3/main.less') diff --git a/configs/conferences/33c3/main.less b/configs/conferences/33c3/main.less index 2fd7f65..2f6f50d 100644 --- a/configs/conferences/33c3/main.less +++ b/configs/conferences/33c3/main.less @@ -253,7 +253,7 @@ body.multiview .cell { .svg-replace(@file) { background-image: url(@file); background-repeat: no-repeat; - color: transparent; + color: transparent !important; background-position: center; -webkit-user-select: none; /* Chrome all / Safari all */ @@ -274,7 +274,9 @@ body.multiview .cell { } .navbar-brand { - + .svg-replace("assets/f-33c3-streaming.svg"); + width: 290px; + height: 75px } } @@ -311,7 +313,7 @@ nav .button-wrapper > .btn { } &.about { .svg-replace("assets/f-info.svg"); - width: 150px; + width: 80px; } display: block; -- cgit v1.2.3