Line 11: | Line 11: | ||
padding: 0; | padding: 0; | ||
margin: 0; | margin: 0; | ||
− | |||
} | } | ||
#sideMenu { | #sideMenu { | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
display: none; | display: none; | ||
} | } | ||
body { | body { | ||
− | + | background: #FFF; | |
width: 100%; | width: 100%; | ||
} | } | ||
Line 67: | Line 58: | ||
} | } | ||
− | .development { | + | p.development { |
font-style: italic; | font-style: italic; | ||
background: linear-gradient(rgba(252, 256, 252, 0.3), rgba(100, 100, 100, 0.3)); | background: linear-gradient(rgba(252, 256, 252, 0.3), rgba(100, 100, 100, 0.3)); | ||
+ | text-align: center; | ||
} | } | ||
Line 77: | Line 69: | ||
− | ul .test { | + | ul.test { |
text-align: center; | text-align: center; | ||
padding: 50px 25px; | padding: 50px 25px; | ||
} | } | ||
− | li .test { | + | li.test { |
height: 140px; | height: 140px; | ||
width: 140px; | width: 140px; | ||
Line 98: | Line 90: | ||
@media only screen and (max-width: 867px) { | @media only screen and (max-width: 867px) { | ||
− | li .test { | + | li.test { |
height: 95px; | height: 95px; | ||
width: 95px; | width: 95px; | ||
Line 119: | Line 111: | ||
} | } | ||
− | ul .test { | + | ul.test { |
text-align: center; | text-align: center; | ||
padding: 50px; | padding: 50px; | ||
Line 131: | Line 123: | ||
} | } | ||
− | li .test { | + | li.test { |
height: 65px; | height: 65px; | ||
width: 65px; | width: 65px; | ||
Line 152: | Line 144: | ||
} | } | ||
− | ul .test { | + | ul.test { |
text-align: center; | text-align: center; | ||
padding: 50px; | padding: 50px; |
Revision as of 20:29, 28 May 2017
SDU-Denmark 2017
The webpage is currently under development.
Contact us at igem@sdu.dk