Team:CoBRA
From 2014hs.igem.org
m |
Joaoareias (Talk | contribs) |
||
Line 1: | Line 1: | ||
- | < | + | <head> |
- | + | <title>CoBRA wiki</title> | |
- | < | + | <meta charset="utf-8"> |
- | < | + | <style> |
- | + | *{margin:0px;padding:0px;} | |
- | + | body{overflow-x:hidden;} | |
- | + | ul{list-style-type:none;font-size:15pt;font-family:verdana;} | |
- | + | a{text-decoration: none;} | |
- | + | /*** | |
- | + | Minimal header: removes the search bar and header image and readjusts | |
- | + | font colours in the menus. | |
- | + | ||
- | + | Header compiled by Patrick Wu, iGEM Calgary 2011-2013. | |
- | + | ||
- | + | Thanks a lot to the 2011 Brown-Stanford and 2012 Lethbridge iGEM teams | |
- | + | for snippets of their code! | |
- | + | Check out their wikis at: | |
- | + | https://2011.igem.org/Team:Brown-Stanford | |
- | + | https://2012.igem.org/Team:Lethbridge | |
- | + | ***/ | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | /*hides the search bar and photos*/ | |
- | + | #content h1.firstHeading, #contentSub{ | |
- | + | display: none; | |
- | + | } | |
- | + | #p-logo { | |
- | + | display: none; | |
- | + | } | |
- | + | #searchform { | |
- | + | display: none; | |
- | + | } | |
- | + | ||
- | + | .left-menu { | |
- | + | background-color: #555; | |
- | + | ||
- | + | } | |
- | + | .left-menu a { | |
- | + | color: #000; | |
- | + | } | |
- | + | ||
- | + | div#top-section{ /*the div containing the entire top bar*/ | |
- | + | background: #DEDEDE; | |
- | + | border: none; | |
- | + | height: 1.5em; | |
- | + | margin-bottom: 0px !important; | |
- | + | position: fixed; | |
- | + | width: 100%; | |
- | + | display:none; | |
- | + | } | |
- | + | ||
- | + | ||
- | + | #content{ | |
+ | border: 0; | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | position: static; | ||
+ | width: 100%; | ||
+ | z-index: 1; | ||
+ | } | ||
+ | |||
+ | |||
+ | #search-controls { | ||
+ | overflow:hidden; | ||
+ | display:none; | ||
+ | background: none; | ||
+ | position: absolute; | ||
+ | top: 170px; | ||
+ | right: 40px; | ||
+ | } | ||
+ | |||
+ | |||
+ | div#header { | ||
+ | width: 975px; | ||
+ | text-align: left; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | margin-bottom: 0px !important; | ||
+ | } | ||
+ | |||
+ | #menubar { | ||
+ | position: absolute; | ||
+ | background: none; | ||
+ | color: black; | ||
+ | font-family: Roboto, Sans-Serif; | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | .left-menu, .right-menu{ | ||
+ | position: absolute; | ||
+ | background: none; | ||
+ | color: black; | ||
+ | } | ||
+ | |||
+ | .left-menu li a, .right-menu li a { | ||
+ | color: #000 !important; | ||
+ | font-size: 0.8rem; | ||
+ | padding: 0 0.6em 0 0; | ||
+ | } | ||
+ | |||
+ | |||
+ | .left-menu ul li, .right-menu ul li a{ | ||
+ | background: none; | ||
+ | color: #000 !important; | ||
+ | font-size: 0.8rem; | ||
+ | } | ||
+ | |||
+ | .left-menu li a:hover, .right-menu li a:hover, .right-menu li | ||
+ | a:visited, .right-menu li a:active { iGEM Guidebook – draft 01/14 | ||
+ | |||
+ | 123 | ||
+ | color: #000 !important; | ||
+ | font-size: 0.8rem; | ||
+ | } | ||
+ | |||
+ | div.right-menu{ | ||
+ | z-index: 0; | ||
+ | } | ||
+ | |||
+ | #catlinks{ | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | #footer-box{ | ||
+ | background: #DEDEDE; | ||
+ | width: 100%; | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | border: none; | ||
+ | } | ||
+ | |||
+ | #f-list li a{ | ||
+ | color: #555555; | ||
+ | font-family: Roboto, Sans-Serif; | ||
+ | font-size: 0.8rem; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | #f-list li a:hover{ | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | /*important for background colours*/ | ||
+ | .mediawiki{ | ||
+ | background: #ffffff; | ||
+ | } | ||
+ | /***End minimal header***/ | ||
- | == | + | </style> |
- | + | <link rel="icon" href="https://static.igem.org/mediawiki/2014hs/2/2f/CoBRA-Icon.png"> | |
+ | </head> | ||
+ | <body> | ||
+ | |||
+ | <div style="height:50px;width:100%;background-color:#000000;position:fixed;top:0px;left:0px;z-index:1;"> | ||
+ | <a href="index.html"> | ||
+ | <div style="border-right-style:solid;border-color:#ffffff;border-width:1px;position:absolute;top:0px;left:0px;height:50px;width:155px;"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014hs/f/f8/CoBRA-IGenLogo2.png" width="120px" style="position:relative;left:30px;top:3px;"> | ||
+ | </div> | ||
+ | </a><!--link to main page--> | ||
+ | |||
+ | |||
+ | |||
+ | </div><!--header--> | ||
+ | |||
+ | |||
+ | <div class="bgimage" style="position:absolute;top:70px;left:32.25%;z-index:-1;"> | ||
+ | |||
+ | <img src="pinebeetle_1.png" width="440"><!--beetle image--> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | <br><br> | ||
+ | <div style="background-color:#000000;width:100%;height:50px;position:fixed;bottom:0px;"> | ||
+ | <a href="https://igem.org/Main_Page" target="_blank"><img src="https://static.igem.org/mediawiki/2014hs/1/17/IGEM_basic_Logo_white_stylized.png" width="54" style="position:relative;left:10px;top:5px;"></a> | ||
+ | <a href="http://cochrane.rockyview.ab.ca/" target="_blank"><img src="https://static.igem.org/mediawiki/2014hs/0/0e/Cobra.png" width="37" style="position:relative;left:30px;top:5px;"></a> | ||
+ | </div><!--footer--> | ||
- | < | + | </body> |
Revision as of 16:56, 10 May 2014
<head> <title>CoBRA wiki</title> <meta charset="utf-8"> <style>
- {margin:0px;padding:0px;}
body{overflow-x:hidden;} ul{list-style-type:none;font-size:15pt;font-family:verdana;} a{text-decoration: none;} /*** Minimal header: removes the search bar and header image and readjusts font colours in the menus.
Header compiled by Patrick Wu, iGEM Calgary 2011-2013.
Thanks a lot to the 2011 Brown-Stanford and 2012 Lethbridge iGEM teams for snippets of their code! Check out their wikis at: https://2011.igem.org/Team:Brown-Stanford https://2012.igem.org/Team:Lethbridge
- /
/*hides the search bar and photos*/
- content h1.firstHeading, #contentSub{
display: none;
}
- p-logo {
display: none;
}
- searchform {
display: none;
}
.left-menu {
background-color: #555;
} .left-menu a {
color: #000;
}
div#top-section{ /*the div containing the entire top bar*/
background: #DEDEDE; border: none; height: 1.5em; margin-bottom: 0px !important; position: fixed; width: 100%; display:none;
}
- content{
border: 0; margin: 0; padding: 0; position: static; width: 100%; z-index: 1;
}
- search-controls {
overflow:hidden; display:none; background: none; position: absolute; top: 170px; right: 40px;
}
div#header {
width: 975px; text-align: left; margin-left: auto; margin-right: auto; margin-bottom: 0px !important;
}
- menubar {
position: absolute; background: none; color: black; font-family: Roboto, Sans-Serif; display:none;
}
.left-menu, .right-menu{
position: absolute; background: none; color: black;
}
.left-menu li a, .right-menu li a {
color: #000 !important; font-size: 0.8rem; padding: 0 0.6em 0 0;
}
.left-menu ul li, .right-menu ul li a{
background: none; color: #000 !important; font-size: 0.8rem;
}
.left-menu li a:hover, .right-menu li a:hover, .right-menu li a:visited, .right-menu li a:active { iGEM Guidebook – draft 01/14
123
color: #000 !important; font-size: 0.8rem;
}
div.right-menu{
z-index: 0;
}
- catlinks{
display:none;
}
- footer-box{
background: #DEDEDE; width: 100%; margin: 0; padding: 0; border: none;
}
- f-list li a{
color: #555555; font-family: Roboto, Sans-Serif; font-size: 0.8rem; text-decoration: none;
}
#f-list li a:hover{ text-decoration: none; }
/*important for background colours*/ .mediawiki{
background: #ffffff;
} /***End minimal header***/
</style> <link rel="icon" href="">
</head> <body>
<a href="index.html">
<img src="" width="120px" style="position:relative;left:30px;top:3px;">
</a>
<img src="pinebeetle_1.png" width="440">
<a href="https://igem.org/Main_Page" target="_blank"><img src="" width="54" style="position:relative;left:10px;top:5px;"></a> <a href="http://cochrane.rockyview.ab.ca/" target="_blank"><img src="" width="37" style="position:relative;left:30px;top:5px;"></a>
</body>