Difference between revisions of "Team:NUS Singapore-A/Templates/Footer"

 
(8 intermediate revisions by one other user not shown)
Line 52: Line 52:
 
       display: flex;
 
       display: flex;
 
       flex-direction: column;
 
       flex-direction: column;
       margin-right: 2em;
+
       margin-right: 12px;
 
       text-align: left;
 
       text-align: left;
       width: 30%;
+
       flex-grow: 1;
 
       background-color: #000;
 
       background-color: #000;
 
     }
 
     }
Line 61: Line 61:
 
       display: flex;
 
       display: flex;
 
       flex-direction: column;
 
       flex-direction: column;
       margin-left: 2em;
+
      flex-grow: 1;
 +
       margin-left: 12px;
 
       text-align: left;
 
       text-align: left;
 
       background-color: #000;
 
       background-color: #000;
Line 72: Line 73:
  
 
     .right-bot {
 
     .right-bot {
      display: flex;
 
 
       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 83: Line 91:
 
     </div>
 
     </div>
 
     <br>
 
     <br>
      <p style="text-align:center;">Proudly sponsored by</p>
 
 
 
     <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%;">

Latest revision as of 21:14, 17 October 2018