Simon Volpert minipos / 140c5b3
Tweak link styles in stylesheet Simon Volpert 7 years ago
1 changed file(s) with 8 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
88 body {
99 font-size: 3.34vmin;
1010 text-align: center;
11 }
12
13 a:link, a:visited {
14 text-decoration: none;
15 }
16
17 a:hover {
18 text-decoration: underline;
1119 }
1220
1321 table {