aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/jh-ost-2016/main.less
blob: 1f498e95a497bf924c401791fbc7b1bfc968f2a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
@import "../../../assets/css/_structure.less";

// conference specific styles here

@brand-primary:         #aaa;

img.jhost {
	width: 400px;
	position: absolute;
	bottom: 30px;
	left: 10px;
	z-index: -100;
}

img.iconjh {
	margin-top: 10px;
}