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

Line 79: Line 79:
 
                 margin: 5px;
 
                 margin: 5px;
 
                 font-weight: 200;
 
                 font-weight: 200;
                alig
 
 
             }
 
             }
 
 
             a,a:visited{
 
             a,a:visited{
 
                 text-decoration: none;
 
                 text-decoration: none;
Line 91: Line 89:
 
                 display: inline-block;
 
                 display: inline-block;
 
                 text-align: center;
 
                 text-align: center;
                 font-size: 20px
+
                 font-size: 20px;
 +
                min-width: 200px;
 
             }
 
             }
  
 
             a.nav:hover{
 
             a.nav:hover{
 +
                cursor: pointer;
 +
                cursor: hand;
 
                 text-decoration: none;
 
                 text-decoration: none;
 
                 transition: opacity 0.2s ease;
 
                 transition: opacity 0.2s ease;
Line 107: Line 108:
 
               margin-right: 0px;
 
               margin-right: 0px;
 
               filter: brightness(5000%);
 
               filter: brightness(5000%);
            }
 
 
            a.nav:hover{
 
                cursor: pointer;
 
                cursor: hand;
 
                font.color: #22fdd;
 
 
             }
 
             }
  

Revision as of 13:53, 5 October 2016