Difference between revisions of "Template:NYMU-Taipei/newtemplate1"

Line 11: Line 11:
  
 
#content {
 
#content {
padding:none;
+
padding:none !important;
margin:none;
+
margin:none !important;
width:100vw;
+
width:100vw !important;
height:100vh;
+
height:100vh !important;
 
background-color:#F1F1F1;
 
background-color:#F1F1F1;
 
}
 
}
  
 
#globalWrapper{
 
#globalWrapper{
width:100vw;
+
width:100vw !important;
height:100vh;
+
height:100vh !important;
 
background-color:#F1F1F1;
 
background-color:#F1F1F1;
 
}
 
}

Revision as of 01:06, 23 June 2018