Difference between revisions of "Template:IISc-Bangalore"

Line 2: Line 2:
 
<head>
 
<head>
 
<style>
 
<style>
 +
 +
  
 
/* Code for removing iGem loader content */
 
/* Code for removing iGem loader content */
Line 12: Line 14:
 
   display: none;
 
   display: none;
 
}
 
}
 +
 +
  
 
/* Content styling */
 
/* Content styling */
Line 20: Line 24:
 
}
 
}
  
#content {
+
 
  background-color: #FFFDE7;
+
  width: 100%;
+
  height: 100%;
+
  box-sizing: border-box;
+
  padding: 20px;
+
  margin: 0;
+
}
+
  
 
</style>
 
</style>

Revision as of 09:16, 7 October 2017