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

added phaidra-entw

parent 0079dcc1
No related branches found
No related tags found
No related merge requests found
......@@ -32,6 +32,14 @@
}
}
@-moz-document domain(phaidra-entw.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