(Prototype team page) |
|||
Line 1: | Line 1: | ||
{{Sydney_Australia}} | {{Sydney_Australia}} | ||
<html> | <html> | ||
+ | <style> | ||
+ | <script src="http://code.jquery.com/jquery-2.1.0.min.js"></script> | ||
+ | <link href="https://fonts.googleapis.com/css?family=Quicksand" rel="stylesheet"> | ||
+ | <head> | ||
+ | #sideMenu, #top_title {display:none;} | ||
+ | #content { padding:0px; width:100%; margin-top:78px; margin-left:0%;, margin-right:0%} | ||
+ | body {background-color:#e2e2e2; } | ||
+ | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | ||
+ | |||
+ | /* Customising the Size and Colour of the Page*/ | ||
+ | #sideMenu, #top_title {display:none;} | ||
+ | } | ||
+ | body { | ||
+ | *background-color:#e2e2e2; | ||
+ | } | ||
− | + | /* 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: normal; | |
+ | } | ||
+ | /* Making 'Collaboration' image nice and crispy*/ | ||
+ | .banner { | ||
+ | image-rendering: -moz-crisp-edges; | ||
+ | image-rendering: -o-crisp-edges; | ||
+ | image-rendering: -webkit-optimize-contrast; | ||
+ | -ms-interpolation-mode: nearest-neighbor; | ||
+ | padding:0px; | ||
+ | width:80%; | ||
+ | margin-top: 0px; | ||
+ | margin-left:10%;, | ||
+ | margin-right:10%; | ||
+ | background: #e2e2e2; | ||
+ | } | ||
+ | #content { | ||
+ | padding:0px; | ||
+ | width:90%; | ||
+ | margin-top: 0px; | ||
+ | margin-left:5%;, | ||
+ | margin-right:5%; | ||
+ | background-color:#e2e2e2; | ||
+ | } | ||
+ | .crispy { | ||
+ | image-rendering: -moz-crisp-edges; | ||
+ | image-rendering: -o-crisp-edges; | ||
+ | image-rendering: -webkit-optimize-contrast; | ||
+ | -ms-interpolation-mode: nearest-neighbor; | ||
+ | } | ||
− | + | /*PROFILES DESIGN*/ | |
− | + | .box2 { | |
+ | background:#fff; | ||
+ | border:4px solid; | ||
+ | border-color: #94bdc1; | ||
+ | margin-top: 10px; | ||
+ | box-sizing: border-box; | ||
+ | border-radius: 5px; | ||
+ | background-clip: padding-box; | ||
+ | padding:0 20px 20px 20px; | ||
+ | min-height:500px; | ||
+ | min-width:400px | ||
+ | } | ||
+ | .box span .box-title { | ||
+ | color: #fff; | ||
+ | font-size: 20px; | ||
+ | font-weight: 300; | ||
+ | text-transform: uppercase; | ||
+ | } | ||
− | + | .box .box-content { | |
− | + | padding: 16px; | |
− | + | border-radius: 0 0 4px 4px; | |
+ | background-clip: padding-box; | ||
+ | box-sizing: border-box; | ||
+ | background:#fff | ||
+ | } | ||
− | + | .insert { | |
+ | height: 100px; | ||
+ | width: 100% | ||
+ | background-color:#e2e2e2; | ||
+ | } | ||
+ | .box .box-content p { | ||
+ | color:#515c66; | ||
+ | background:#fff | ||
+ | font-family: 'Quicksand'. sans-serif; | ||
+ | } | ||
− | + | .tag-title p { background:#fff;} | |
+ | /* fonts for text in profiles*/ | ||
+ | #h1 { | ||
+ | font-family: 'banaue', sans-serif; | ||
+ | } | ||
− | + | </head> | |
− | + | </style> | |
− | + | ||
− | + | ||
− | + | ||
− | </ | + | |
+ | <body> | ||
− | <div class=" | + | <div class="container-fluid page-heading" style = "background-color:#e2e2e2"> |
− | < | + | <div class="banner centre"> |
− | + | <center><img src="" class="banner" width="100%"></center> | |
− | < | + | |
− | < | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </ | + | |
</div> | </div> | ||
− | + | <div class="col-xs-12" class = "anchor" id="nav1"> | |
− | <div class=" | + | <div class="box1"> |
− | + | <div class="box-content" id = "fonts"> | |
− | <div class=" | + | <h1 class="tag-title">Supervisor Help</h1> |
− | + | <hr /> | |
− | < | + | <p> Nick Colemen |
− | < | + | </p> |
− | <p> | + | |
</div> | </div> | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
− | |||
− | + | </body> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</html> | </html> |
Revision as of 03:48, 15 September 2017