aboutsummaryrefslogtreecommitdiff
path: root/styles.css
blob: 6b6d3c2951e0af0eefbb2e2aeadfce4e9adf4b52 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.lang-slector {
	float: right;
	padding-top: 2mm;
	padding-bottom: 4mm;
	margin-left:  15px;
	margin-right: 15px;
}
html {
	overflow-y: scroll;
}

.c_acronym {
  background-color: #c9ffe2;
}

.c_intro {
  height: 100vh;
}