git @ Cat's Eye Technologies klaus / 6906725
CSS font fix Jonas Haag 13 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
00 @charset "utf-8";
11
2 body { margin: 0; padding: 0; font-size: 11pt; font-family: sans; }
2 body { margin: 0; padding: 0; font-size: 11pt; font-family: sans-serif; }
33 pre { font-size: 10pt; }
44 a, a:visited { color: #003278; text-decoration: none; }
55 a:hover { text-decoration: underline; }