Difference between revisions of "Template:IIT-Madras"

Line 21: Line 21:
 
/* Wrapper for the menu */
 
/* Wrapper for the menu */
 
.menu_wrapper {  
 
.menu_wrapper {  
width:150px;  
+
width:200px;  
 
height:100vh;  
 
height:100vh;  
 
position:fixed;  
 
position:fixed;  
 
padding:0px;
 
padding:0px;
 
float:left;  
 
float:left;  
background-color:#f2f2f2;  
+
background-color:#00332b;  
 
}
 
}
  
Line 34: Line 34:
 
margin:-2px 0px 0px -20px;  
 
margin:-2px 0px 0px -20px;  
 
padding: 10px 10px;   
 
padding: 10px 10px;   
border-bottom: 1px solid #d3d3d3;
+
border-bottom: 1px solid #000000;
 
                 border-left: 5px solid #00332b;  
 
                 border-left: 5px solid #00332b;  
 
font-weight:bold;
 
font-weight:bold;

Revision as of 08:02, 6 August 2016