Line 93: | Line 93: | ||
} | } | ||
.container { | .container { | ||
− | max-width: | + | max-width: (1250*screen.width/1980)px; |
} | } | ||
.absolute_center { | .absolute_center { | ||
Line 182: | Line 182: | ||
} | } | ||
#telomere { | #telomere { | ||
+ | width: 100%; | ||
height: 360px; | height: 360px; | ||
background-size: 100%; | background-size: 100%; | ||
Line 447: | Line 448: | ||
.container { | .container { | ||
padding: 0px; | padding: 0px; | ||
− | min-width: | + | min-width: 1250px; |
} | } | ||
.container div nav { | .container div nav { | ||
− | min-width: | + | min-width: 1250px; |
} | } | ||
button:focus { | button:focus { | ||
Line 998: | Line 999: | ||
div.container{ | div.container{ | ||
− | width: | + | width:100% |
} | } | ||
Revision as of 10:28, 11 October 2016