(Prototype team page) |
|||
Line 1: | Line 1: | ||
− | {{Sydney_Australia}} | + | {{:Team:Sydney_Australia/Templates/NavBar}} |
<html> | <html> | ||
+ | <style> | ||
+ | @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; | ||
+ | } | ||
− | + | .insert { | |
− | + | height: 68px; | |
− | + | width: 100%; | |
− | + | background-color:#e2e2e2; | |
− | + | } | |
− | + | ||
− | + | .box1, .box2, .box3, .box4 { | |
+ | background:#e1acb7; | ||
+ | border:0px solid; | ||
+ | border-color: #e1acb7; | ||
+ | margin-top: 10px; | ||
+ | box-sizing: border-box; | ||
+ | background-clip: padding-box; | ||
+ | padding:0 10px 10px 10px; | ||
+ | max-height:2px; | ||
+ | min-width:800px; | ||
+ | } | ||
+ | .box2 { | ||
+ | background:#f6daa3; | ||
+ | border-color: #f6daa3; | ||
+ | } | ||
− | + | .box3 { | |
+ | background:#93bcc0; | ||
+ | border-color: #93bcc0; | ||
+ | } | ||
− | + | .box4 { | |
− | + | background:#bf9ae2; | |
− | + | border-color: #bf9ae2; | |
+ | } | ||
− | + | .box5 { | |
− | + | background:#93bcc1; | |
− | + | border-color: #93bcc1; | |
+ | } | ||
− | + | .content { | |
+ | padding:0px; | ||
+ | width:80%; | ||
+ | margin-top: 0px; | ||
+ | margin-left:10%; | ||
+ | margin-right:10%; | ||
+ | } | ||
− | + | #please h1 { | |
− | + | font-family: "banaue", sans-serif; | |
− | + | color: #3e3f3f; | |
+ | font-size: 60px; | ||
+ | } | ||
+ | #please h4 { | ||
+ | font-family: 'Quicksand', sans-serif; | ||
+ | color: #3e3f3f; | ||
+ | font-size: 20px; | ||
+ | LINE-HEIGHT:20px; | ||
+ | |||
+ | } | ||
+ | #please p { | ||
+ | font-family: 'Quicksand', sans-serif; | ||
+ | color: #3e3f3f; | ||
− | + | } | |
− | + | ||
− | + | ||
+ | #please h3 { | ||
+ | font-family: 'Quicksand', sans-serif; | ||
− | + | } | |
+ | #please h2 { | ||
+ | font-family: 'Quicksand', sans-serif; | ||
+ | font-size: 25px; | ||
− | </html> | + | } |
+ | |||
+ | #please h5 { | ||
+ | font-family: 'Quicksand', sans-serif; | ||
+ | color: #3e3f3f; | ||
+ | font-size: 22px; | ||
+ | } | ||
+ | |||
+ | #please h6 { | ||
+ | font-family: 'Quicksand', sans-serif; | ||
+ | color: #3e3f3f; | ||
+ | font-size: 20px; | ||
+ | } | ||
+ | .crispy { | ||
+ | image-rendering: -moz-crisp-edges; | ||
+ | image-rendering: -o-crisp-edges; | ||
+ | image-rendering: -webkit-optimize-contrast; | ||
+ | -ms-interpolation-mode: nearest-neighbor; | ||
+ | } | ||
+ | |||
+ | |||
+ | </style> | ||
+ | <body> | ||
+ | <div class="container-fluid"> | ||
+ | <div class = "row"> | ||
+ | <div class = "crispy" style="background-color:#e2e2e2;margin-top:63px;"> | ||
+ | <img class="center-block img-center" src="https://static.igem.org/mediawiki/2017/e/e4/T--Sydney_Australia--BasicPartsBanner.gif" width = "80%"> | ||
+ | </div> | ||
+ | </div> | ||
+ | </body> | ||
+ | </html> | ||
+ | {{:Team:Sydney_Australia/templates/Footer}} |
Revision as of 01:47, 31 October 2017