summaryrefslogtreecommitdiff
path: root/data/style.css
blob: 41b24dd5b3d0d33af8c41613a02a016e5417ab45 (plain)
1
2
3
4
5
6
7
8
9
10
11
#protosort {
	text-align: right;
	display: hidden;
}

.protocol dt {
	font-weight: lighter;
}
.protocol dt:after {
	content: ":";
}