Team:IIT Madras/Templates/modern

From 2013.igem.org

(Difference between revisions)
Line 20: Line 20:
       }
       }
     </style>
     </style>
 +
<style type="text/css">
 +
.nav-bar {
 +
    background-color: rgb(45, 137, 239);
 +
    position: relative;
 +
    top: 0px;
 +
    width: 100%;
 +
    display: block;
 +
    margin: 0px;
 +
    padding: 0px;
 +
    z-index: 1000;
 +
}
 +
.metrouicss *, .metrouicss *:after, .metrouicss *:before {
 +
    -moz-box-sizing: border-box;
 +
}
 +
html, button, input, select, textarea {
 +
    font-family: sans-serif;
 +
}
 +
html {
 +
    font-size: 100%;
 +
}
 +
</style>
<head>
<head>

Revision as of 11:21, 20 September 2013