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

 
(11 intermediate revisions by the same user not shown)
Line 55: Line 55:
 
            
 
            
 
           .content-wrapper{
 
           .content-wrapper{
 +
              font-family:regular;
 
               margin-top: 4em;
 
               margin-top: 4em;
 
               margin-bottom: 150px;
 
               margin-bottom: 150px;
Line 60: Line 61:
 
               margin-right:auto;
 
               margin-right:auto;
 
               width:75%;
 
               width:75%;
               min-height:54vh;
+
               min-height:100vh;
 
               background:white;
 
               background:white;
               font-size: 1.25em;
+
               font-size: 1.4em;
 
           }
 
           }
 +
  
 
/* Wikitable */
 
/* Wikitable */
Line 86: Line 88:
 
{
 
{
 
     color:#458B74;
 
     color:#458B74;
 +
    font-family:regular;
 
}
 
}
 
            
 
            
Line 179: Line 182:
 
}
 
}
  
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 220: Line 210:
 
   text-decoration: none;
 
   text-decoration: none;
 
   transition: all .5s ease;
 
   transition: all .5s ease;
 +
  font-family:regular;
 
}
 
}
 
nav ul a:hover {
 
nav ul a:hover {
Line 298: Line 289:
 
     background:white;
 
     background:white;
 
     font-size: 3em;
 
     font-size: 3em;
 +
    font-family:regular;
 
   }
 
   }
 
.wikitable
 
.wikitable
Line 374: Line 366:
 
     justify-content: center;
 
     justify-content: center;
 
     margin:auto;
 
     margin:auto;
 +
}
 +
 +
.riboson{
 +
  color: green;
 +
}
 +
 +
.ribosoff{
 +
  color:red;
 
}
 
}
  

Latest revision as of 18:55, 19 October 2016