Difference between revisions of "Template:Cologne-Duesseldorf/css"

Line 218: Line 218:
 
}
 
}
 
#container .modalDialog {
 
#container .modalDialog {
position: fixed;
+
position: absolute;
 
top: 0;
 
top: 0;
 
right: 0;
 
right: 0;
Line 250: Line 250:
 
font-size: 24pt;
 
font-size: 24pt;
 
z-index: 3;
 
z-index: 3;
position: fixed;
+
position: absolute;
right: 10vw;
+
right: -3vw;
top: 10vw;
+
top: -3vw;
 
display: flex;
 
display: flex;
 
flex-direction: row;
 
flex-direction: row;

Revision as of 09:14, 5 June 2017