Line 376: | Line 376: | ||
background-color:white; | background-color:white; | ||
} | } | ||
+ | |||
+ | |||
+ | |||
+ | /* subwrapper to center content */ | ||
+ | .igem_column_wrapper { | ||
+ | margin:auto; | ||
+ | max-width: 1400px; | ||
+ | width:90%; | ||
+ | } | ||
+ | |||
+ | |||
/* class for when the menu is not shown and the content occupies the whole screen */ | /* class for when the menu is not shown and the content occupies the whole screen */ | ||
Line 955: | Line 966: | ||
<div class="igem_content_wrapper"> | <div class="igem_content_wrapper"> | ||
+ | <div class=" igem_column_wrapper"> | ||
</html> | </html> |
Revision as of 14:31, 15 August 2018