Skip to content
Snippets Groups Projects
Commit a389680b authored by Gerhard Gonter's avatar Gerhard Gonter :speech_balloon:
Browse files

readability on backend.univie.ac.at

parent 9731b8e5
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,10 @@
body{ font-weight: 400 !important; /* font-weight 300 makes the text really hard to read */ }
}
@-moz-document domain(backend.univie.ac.at) {
body{ font-weight: 400 !important; /* font-weight 300 makes the text really hard to read */ }
}
@-moz-document domain(old-phaidra.univie.ac.at) {
body{ font-weight: 400 !important; /* font-weight 300 makes the text really hard to read */ }
#wrapper{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment