(9 intermediate revisions by the same user not shown) | |||
Line 274: | Line 274: | ||
#igem-vit-logo { | #igem-vit-logo { | ||
− | width: | + | width: 36%; |
height: auto; | height: auto; | ||
padding: 0; | padding: 0; | ||
display: block; | display: block; | ||
− | + | position: absolute; | |
+ | top: 12%; | ||
+ | left: 32%; | ||
} | } | ||
Line 295: | Line 297: | ||
font-size: 10vw; | font-size: 10vw; | ||
font-weight: 500; | font-weight: 500; | ||
− | letter-spacing: -0. | + | letter-spacing: -0.08em; |
− | padding: | + | padding: 3%; |
color: #fff; | color: #fff; | ||
text-align: center; | text-align: center; | ||
Line 309: | Line 311: | ||
#home-container h2 { | #home-container h2 { | ||
font-family: 'Bahnschrift', 'Segoe UI', sans-serif; | font-family: 'Bahnschrift', 'Segoe UI', sans-serif; | ||
− | font-size: | + | font-size: 2.8vw; |
font-weight: 500; | font-weight: 500; | ||
color: #fff; | color: #fff; | ||
Line 320: | Line 322: | ||
#home-container button { | #home-container button { | ||
color: #fff; | color: #fff; | ||
− | background-color: | + | background-color: rgba(0, 0, 0, 0); |
border: 2px solid #fff; | border: 2px solid #fff; | ||
border-radius: 50px; | border-radius: 50px; | ||
Line 400: | Line 402: | ||
#ill-nav a { | #ill-nav a { | ||
text-decoration: none; | text-decoration: none; | ||
− | font-family: sans-serif; | + | font-family: sans-serif !important; |
font-weight: 500; | font-weight: 500; | ||
font-size: 1.8vw; | font-size: 1.8vw; | ||
Line 633: | Line 635: | ||
#safety-container { | #safety-container { | ||
− | padding: 3 | + | width: 75%; |
+ | padding: 3%; | ||
margin: auto; | margin: auto; | ||
} | } | ||
Line 753: | Line 756: | ||
} | } | ||
#igem-vit-logo { | #igem-vit-logo { | ||
− | width: | + | width: 100%; |
height: auto; | height: auto; | ||
− | + | position: static; | |
display: block; | display: block; | ||
− | margin: | + | padding: 0; |
+ | margin: 5% auto 0 auto; | ||
} | } | ||
.ill-description { | .ill-description { |
Latest revision as of 06:20, 8 December 2018