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

Line 2: Line 2:
 
     <head>
 
     <head>
 
         <style type="text/css">
 
         <style type="text/css">
 +
            /* Override default iGEM settings*/
 +
 +
            .mw-content-ltr ul, .mw-content-rtl .mw-content-ltr ul{ margin:0px; }
 +
 +
            #HQ_page p {
 +
                font-size: 20px;
 +
            }
 +
 +
            #HQ_page .clear {
 +
                height:0px;
 +
            }
 +
 +
            .clear {
 +
                clear: both; height:0px;
 +
            }
 +
 +
            #sideMenu {
 +
            display:none;
 +
            }
 +
 +
            #top_title{
 +
            display:none;
 +
            }
 +
 +
            #content {
 +
                width: 100%;
 +
                margin:0px auto; 
 +
                padding:0px;
 +
                border:none;
 +
                background:white;
 +
            }
 +
 +
            #globalWrapper {
 +
                width: 100%;
 +
                padding:0px;
 +
                margin-top: -25px;
 +
            }
 +
 +
            .firstHeading {
 +
                display:none;
 +
            }
 +
 +
            #bodyContent h1, #bodyContent h2{
 +
                margin: 0;
 +
            }
 +
 +
            /* End override of default iGEM*/
 +
           
 
             @font-face{
 
             @font-face{
 
                 src: url(https://static.igem.org/mediawiki/2016/b/b1/LatoRegular.ttf);
 
                 src: url(https://static.igem.org/mediawiki/2016/b/b1/LatoRegular.ttf);

Revision as of 14:57, 5 October 2016