aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/36c3/main.less
diff options
context:
space:
mode:
authorderchris2019-12-22 17:45:46 +0100
committerderchris2019-12-22 17:45:46 +0100
commit018f194c0fddfad5ce215183d53e184937c81741 (patch)
tree7b67b116592391ef96933d9e2d0712aa58dd6591 /configs/conferences/36c3/main.less
parenta312a4da104aa942c04bb91f2baaebe133f4d4e8 (diff)
36c3: add vertical background logo
Diffstat (limited to 'configs/conferences/36c3/main.less')
-rw-r--r--configs/conferences/36c3/main.less8
1 files changed, 4 insertions, 4 deletions
diff --git a/configs/conferences/36c3/main.less b/configs/conferences/36c3/main.less
index 73fceaf..8172972 100644
--- a/configs/conferences/36c3/main.less
+++ b/configs/conferences/36c3/main.less
@@ -136,16 +136,16 @@ nav.navbar {
}
.congress {
- background-image: url(destruction.png);
+ background-image: url(36c3_vert.png);
background-repeat: no-repeat;
- background-size: 500px 213px;
+ background-size: 160px 780px;
position: fixed;
left: 10px;
bottom: 40px;
- width: 500px;
- height: 213px;
+ width: 160px;
+ height: 780px;
opacity: 1;
z-index: -100;