Team:IIT Madras/Templates/modern

From 2013.igem.org

(Difference between revisions)
Line 4: Line 4:
<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
hello
hello
 +
<!-- For Overriding Defualt Wiki banners and links-->
 +
    <style type="text/css">
 +
     
 +
      #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
 +
        display:none;
 +
      }
 +
      #top-section {
 +
        border: none;
 +
        height: 0px;
 +
      }
 +
      #menubar{
 +
        display: none;
 +
      }
 +
      #menubar :hover{
 +
        visibility: visible;
 +
      }
 +
 +
      #content {
 +
        background: none;
 +
        border: none;
 +
        width: 100%}
 +
      #bodyContent{
 +
       
 +
        width:100%;
 +
      }
 +
    </style>
</html>
</html>

Revision as of 16:44, 20 September 2013

hello