summaryrefslogtreecommitdiff
path: root/styles.css
blob: c933dc848cc18e2b187b57c060249da870024b4a (plain)
1
2
3
4
5
6
7
8
9
10
.lang-slector {
	float: right;
	padding-top: 2mm;
	padding-bottom: 4mm;
	margin-left:  15px;
	margin-right: 15px;
}
html {
    height: 102%;
}