BambooPanda (Talk | contribs) |
|||
(10 intermediate revisions by one other user not shown) | |||
Line 13: | Line 13: | ||
padding: 0; | padding: 0; | ||
} | } | ||
+ | @media only screen and (max-width: 700px){ | ||
+ | .footer_wrapper { | ||
+ | border: none; | ||
+ | } | ||
+ | |||
+ | |||
+ | } | ||
.empty_space { | .empty_space { | ||
Line 45: | Line 52: | ||
display: flex; | display: flex; | ||
flex-direction: column; | flex-direction: column; | ||
− | margin-right: | + | margin-right: 12px; |
text-align: left; | text-align: left; | ||
− | + | flex-grow: 1; | |
background-color: #000; | background-color: #000; | ||
} | } | ||
Line 54: | Line 61: | ||
display: flex; | display: flex; | ||
flex-direction: column; | flex-direction: column; | ||
− | margin-left: | + | flex-grow: 1; |
+ | margin-left: 12px; | ||
text-align: left; | text-align: left; | ||
background-color: #000; | background-color: #000; | ||
Line 65: | Line 73: | ||
.right-bot { | .right-bot { | ||
− | |||
flex-direction: row; | flex-direction: row; | ||
text-align: left; | text-align: left; | ||
background-color: #000; | background-color: #000; | ||
} | } | ||
+ | |||
+ | @media only screen and (max-width: 450px) { | ||
+ | .big_black_thing{ | ||
+ | flex-wrap: wrap; | ||
+ | } | ||
+ | .left_side{margin:0px;} | ||
+ | .right_side{margin:0px;} | ||
+ | } | ||
</style> | </style> | ||
Line 76: | Line 91: | ||
</div> | </div> | ||
<br> | <br> | ||
− | |||
− | |||
<div class="footer-sponsors-wrapper"> | <div class="footer-sponsors-wrapper"> | ||
<img src="https://static.igem.org/mediawiki/2018/5/52/T--NUS_Singapore-A--Sponsor_NUSEngineeringtrans.png" style="max-width: 42%;"> | <img src="https://static.igem.org/mediawiki/2018/5/52/T--NUS_Singapore-A--Sponsor_NUSEngineeringtrans.png" style="max-width: 42%;"> | ||
Line 105: | Line 118: | ||
<div class="right-top"> | <div class="right-top"> | ||
− | <h3>Together we’re going to engineer biology and create something <i>awesome</i>.</h3> | + | <h3 style="color:white;">Together we’re going to engineer biology and create something <i>awesome</i>.</h3> |
</div> | </div> | ||
<div class="right_bot"> | <div class="right_bot"> |
Latest revision as of 21:14, 17 October 2018