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

added phaidra-temp.univie.ac.at

parent 34e8014e
No related branches found
No related tags found
No related merge requests found
......@@ -60,6 +60,14 @@
}
}
@-moz-document domain(phaidra-temp.univie.ac.at) {
body{ font-weight: 400 !important; /* font-weight 300 makes the text really hard to read */ }
.flex-70{
max-width: 98% !important; /* 70% is a waste of screen real estate */
flex: 1 1 98% !important;
}
}
@-moz-document domain(xxx-phaidra-entw.univie.ac.at) {
body{ font-weight: 400 !important; /* font-weight 300 makes the text really hard to read */ }
.flex-70{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment