summaryrefslogtreecommitdiff
path: root/2016/33c3/33c3-modems.css
blob: e38d1ed8514eae6263e056b6f6a626797c294354 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
div.change_topic {
	display: flex;
	align-items: center;
	justify-content: center;
}

div.change_topic h1 {
	text-align: center;
	border-bottom-width: 0px;
}

span.gimmick_right img {
	float: right;
}

div.qanda ol {
	list-style-type: none;
}
personal git repositories of Harald Welte. Your mileage may vary