Skip to content
Snippets Groups Projects
Commit 6906725f authored by Jonas Haag's avatar Jonas Haag
Browse files

CSS font fix

parent c6a80205
No related branches found
No related tags found
No related merge requests found
@charset "utf-8";
body { margin: 0; padding: 0; font-size: 11pt; font-family: sans; }
body { margin: 0; padding: 0; font-size: 11pt; font-family: sans-serif; }
pre { font-size: 10pt; }
a, a:visited { color: #003278; text-decoration: none; }
a:hover { text-decoration: underline; }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment