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

Line 120: Line 120:
 
             }
 
             }
  
             #content, body, html{
+
             #content{
                 /*display: block; */
+
                 display: block;
 
                 margin: 0px;  
 
                 margin: 0px;  
                 text-align: center;
+
                 padding-top: 60px;
                /*padding-top: 60px;*/
+
 
                 font-size: 14px;
 
                 font-size: 14px;
 
                 font-weight: 300;
 
                 font-weight: 300;
Line 141: Line 140:
 
                 padding-bottom: 20px;  
 
                 padding-bottom: 20px;  
 
                 box-shadow: 0px 2px 4px rgba(5,5,5,0.5);  
 
                 box-shadow: 0px 2px 4px rgba(5,5,5,0.5);  
                 z-index: 20
+
                 z-index: 20;
             }`
+
             }
  
 
         </style>
 
         </style>

Revision as of 14:11, 5 October 2016