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

phaidra.univie.ac.at changed layout

parent fdb64326
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
body{ font-weight: 400 !important; /* font-weight 300 makes the text really hard to read */ } body{ font-weight: 400 !important; /* font-weight 300 makes the text really hard to read */ }
} }
@-moz-document domain(phaidra.univie.ac.at) { @-moz-document domain(old-phaidra.univie.ac.at) {
body{ font-weight: 400 !important; /* font-weight 300 makes the text really hard to read */ } body{ font-weight: 400 !important; /* font-weight 300 makes the text really hard to read */ }
#wrapper{ #wrapper{
width: 100% !important; /* 998px is a waste of screen real estate */ width: 100% !important; /* 998px is a waste of screen real estate */
...@@ -24,6 +24,14 @@ ...@@ -24,6 +24,14 @@
} }
} }
@-moz-document domain(phaidra.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(phaidra-sandbox.univie.ac.at) { @-moz-document domain(phaidra-sandbox.univie.ac.at) {
body{ font-weight: 400 !important; /* font-weight 300 makes the text really hard to read */ } body{ font-weight: 400 !important; /* font-weight 300 makes the text really hard to read */ }
.flex-70{ .flex-70{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment