Difference between revisions of "Template:IIT Madras"

Line 110: Line 110:
 
/*Change the styling of text for everything inside main container*/
 
/*Change the styling of text for everything inside main container*/
 
#mainContainer p {  
 
#mainContainer p {  
font-size: 15px;
+
font-size: 18px;
 
color: #000000;
 
color: #000000;
 
}
 
}
Line 171: Line 171:
 
/*Styling for the links in the menu */
 
/*Styling for the links in the menu */
 
#menuContainer a {
 
#menuContainer a {
                                /*float:left;*/
 
 
                                 display:block;
 
                                 display:block;
 
color: #fff;
 
color: #fff;
 
text-decoration:none;
 
text-decoration:none;
 
                                 font-size:20px;
 
                                 font-size:20px;
                                /*display:inline-block;*/
 
 
}
 
}
  
Line 187: Line 185:
 
#menuContainer ul {  
 
#menuContainer ul {  
 
list-style-type: none;
 
list-style-type: none;
/*margin-left:0px;*/
 
 
}
 
}
  

Revision as of 17:36, 22 August 2015