aboutsummaryrefslogtreecommitdiff
path: root/linux-casual/mp-int/index.css
blob: b1bf0f07d14d67394407c616059dbdbf940d17fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
fieldset {
	display: inline-block;
}

.svg-container {
	text-align: center;
}

fieldset {
	font-family: monospace;
}

.ovf {
	color: red;
	opacity: 0;
}