Difference between revisions of "Template:IIT-Madras/CSS"

Line 61: Line 61:
 
               margin-right:auto;
 
               margin-right:auto;
 
               width:75%;
 
               width:75%;
               min-height:52vh;
+
               min-height:100vh;
 
               background:white;
 
               background:white;
 
               font-size: 1.25em;
 
               font-size: 1.25em;
Line 87: Line 87:
 
{
 
{
 
     color:#458B74;
 
     color:#458B74;
 +
    font-family:light;
 
}
 
}
 
            
 
            
Line 180: Line 181:
 
}
 
}
  
figure {
 
    display: inline-block;
 
    margin: 1em auto 0 auto;
 
}
 
figure img {
 
    display:block;
 
    margin: 1em auto 1em auto;
 
    width:80%;
 
}
 
figure figcaption {
 
    text-align: center;
 
    text-decoration: underline;
 
}
 
 
.navBar {
 
.navBar {
 
   width: 100%;
 
   width: 100%;
Line 299: Line 287:
 
     background:white;
 
     background:white;
 
     font-size: 3em;
 
     font-size: 3em;
 +
    font-family:light;
 
   }
 
   }
 
.wikitable
 
.wikitable

Revision as of 18:32, 19 October 2016