Difference between revisions of "Template:NUS Singapore"

Line 107: Line 107:
 
/********** Class for spliting different section = Clear content below while adds extra spacing when clearing content **********/
 
/********** Class for spliting different section = Clear content below while adds extra spacing when clearing content **********/
 
.clear {
 
.clear {
clear:both;
+
    clear:both;
 
     height: 50px;
 
     height: 50px;
}
+
}
  
 
.clear-largespace{
 
.clear-largespace{
 
     clear:both;
 
     clear:both;
 
     height: 100px;
 
     height: 100px;
  }
+
}
  
 
/**********  Header 1 Class CSS Style  **********/
 
/**********  Header 1 Class CSS Style  **********/
Line 126: Line 126:
 
   margin: 0 0 12px;   
 
   margin: 0 0 12px;   
 
   text-align: center;
 
   text-align: center;
   font-weight: 700;  }
+
   font-weight: 700;   
 +
}
  
 
/*****  下划线  *****/
 
/*****  下划线  *****/
Line 135: Line 136:
 
     margin: 5px auto;
 
     margin: 5px auto;
 
     border-bottom: 2px solid;
 
     border-bottom: 2px solid;
     border-bottom-color: #b48608;}
+
     border-bottom-color: #b48608;
 +
}
  
 
/************************************************** Top menu and Dropdown list **************************************************/
 
/************************************************** Top menu and Dropdown list **************************************************/

Revision as of 08:18, 20 July 2017