Difference between revisions of "Template:NUS Singapore"

Line 180: Line 180:
 
/************************************************** Sponsor and Social Connact Link Cover  **************************************************/
 
/************************************************** Sponsor and Social Connact Link Cover  **************************************************/
 
.footer-container{
 
.footer-container{
 +
  width:100%;
 
   height:300px;
 
   height:300px;
  wudth:100%
 
 
   padding:30px 100px 10px 50px; /*top right bottom left*/
 
   padding:30px 100px 10px 50px; /*top right bottom left*/
 
   background-color:#0B0C0C  ;
 
   background-color:#0B0C0C  ;
Line 187: Line 187:
 
}
 
}
  
div.footer-sponsor-container {
+
div.footer-sponsor-container{
 
   width:70%; /*split the sponsor container from the full footer-container */
 
   width:70%; /*split the sponsor container from the full footer-container */
 
   background-color:inherit;
 
   background-color:inherit;
Line 194: Line 194:
 
}
 
}
  
div.footer-contact-container {
+
div.footer-contact-container{
 
   width:30%; /*split the sponsor container from the full footer-container */
 
   width:30%; /*split the sponsor container from the full footer-container */
 +
  bottom: 80%;
 +
  height: 20%;
 
   background-color:inherit;
 
   background-color:inherit;
  padding-top:50px;
 
 
   float:right;
 
   float:right;
 
}
 
}

Revision as of 06:10, 8 July 2017