(Prototype team page) |
|||
Line 1: | Line 1: | ||
− | {{Sydney_Australia}} | + | {{:Team:Sydney_Australia/Templates/NavBar}} |
<html> | <html> | ||
+ | <head> | ||
+ | <script src="http://code.jquery.com/jquery-2.1.0.min.js"></script> | ||
+ | <link href="https://fonts.googleapis.com/css?family=Quicksand" rel="stylesheet"> | ||
+ | <style> | ||
+ | /* our special font */ | ||
+ | @font-face { | ||
+ | font-family: 'banaue'; | ||
+ | src: url('https://static.igem.org/mediawiki/2017/b/b0/T--Sydney_Australia--Wiki_Font_Banaue-Regular.Media-File.ogg'); | ||
+ | font-weight: normal; | ||
+ | font-style: large; | ||
+ | } | ||
+ | #please h1 { | ||
+ | font-family: "banaue", sans-serif; | ||
+ | color: #3e3f3f | ||
+ | } | ||
− | + | #please h4 { | |
− | + | font-family: 'Quicksand', sans-serif; | |
− | + | color: #3e3f3f | |
− | + | } | |
− | + | ||
− | + | .crispy { | |
− | + | image-rendering: -moz-crisp-edges; | |
− | + | image-rendering: -o-crisp-edges; | |
+ | image-rendering: -webkit-optimize-contrast; | ||
+ | -ms-interpolation-mode: nearest-neighbor; | ||
+ | padding:0px; | ||
+ | width:90%; | ||
+ | margin-top: 0px; | ||
+ | margin-left:5%;, | ||
+ | margin-right:5%; | ||
+ | background: #fff; | ||
+ | } | ||
− | + | .img-center { | |
+ | image-rendering: -moz-crisp-edges; | ||
+ | image-rendering: -o-crisp-edges; | ||
+ | image-rendering: -webkit-optimize-contrast; | ||
+ | -ms-interpolation-mode: nearest-neighbor; | ||
+ | width:80%; | ||
+ | } | ||
− | + | .insert { | |
− | + | height: 68px; | |
− | + | width: 100% | |
− | + | background-color:#e2e2e2; | |
− | + | } | |
− | + | .insert2 { | |
− | + | height: 150px; | |
+ | width: 100% | ||
+ | background-color:#fff; | ||
+ | } | ||
− | + | .box { | |
+ | background:#fff; | ||
+ | border:0px solid; | ||
+ | border-color: #e2e2e2; | ||
+ | margin-top: 0px; | ||
+ | box-sizing: border-box; | ||
+ | background-clip: padding-box; | ||
+ | padding:0 20px 20px 20px; | ||
+ | min-height:500px; | ||
+ | min-width:400px | ||
+ | } | ||
− | + | </style> | |
− | + | </head> | |
− | < | + | <body> |
− | + | <div class = "insert"> | |
− | < | + | </div> |
− | < | + | |
− | + | ||
− | </div> | + | |
+ | <!-- Banner--> | ||
+ | <div class="container-fluid page-heading"> | ||
+ | <div class = "row" | ||
+ | <div class = "centre" style="background-color:#e2e2e2"> | ||
+ | <div class = "col-sx-12"> | ||
+ | <center><img src="https://static.igem.org/mediawiki/2017/a/af/T--Sydney_Australia--ProjectDesignBanner.gif" class="img-center" width="80%"></center> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class = "insert2"> | ||
+ | </div> | ||
+ | </body> | ||
</html> | </html> |
Revision as of 01:02, 5 October 2017