|
|
(271 intermediate revisions not shown) |
Line 1: |
Line 1: |
- | <html>
| + | {{:Team:Wageningen_UR/Templates/Header}} |
- | <head>
| + | {{:Team:Wageningen_UR/Templates/NavigationTop1}} |
- |
| + | == Welcome to the iGEM wiki of Team Wageningen UR == |
- | <script src="jquery.js" type="text/javascript"></script>
| + | {{:Team:Wageningen_UR/Templates/NavigationLeft}} |
- |
| + | {{:Team:Wageningen_UR/Templates/Style | text= |
- | <style type="text/css">
| + | test |
- |
| + | |
- | h2 {
| + | |
- | color: white;
| + | |
- | margin: 0 7;
| + | |
- | }
| + | |
- |
| + | |
- | h3 {
| + | |
- | color: white;
| + | |
- | margin: 2 0;
| + | |
- | }
| + | |
- |
| + | |
- | h4 {
| + | |
- | color: #005172;
| + | |
- | margin: 7 7;
| + | |
- | }
| + | |
- |
| + | |
- | p {
| + | |
- | margin: 7 7;
| + | |
- | }
| + | |
- |
| + | |
- | b {
| + | |
- | margin: 0 7;
| + | |
- | }
| + | |
- |
| + | |
| | | |
- | body
| + | }} |
- | {
| + | |
- | }
| + | |
- |
| + | |
- | /* Wiki Hacks - START */
| + | |
- | /* Author: Pieter van Boheemen */
| + | |
- | /* Team: TU Delft */
| + | |
- | #globalWrapper { background-color: #000087; border: none; margin: 0; padding: 0; width: 100%; height:100%;}
| + | |
- | #content { background-color: #34b233; border: none; padding: 0; margin: 0 10%; width: 1000px; overflow: hidden; height: 100%;}
| + | |
- | #bodyContent { border: none; padding:0; margin:0; width:100%; height:100%;}
| + | |
- | #top-section { height: 15px; margin: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important;
| + | |
- | padding:0; border: none; font-size: 10px;}
| + | |
- | #p-logo { height:1px; overflow:hidden; display: none;}
| + | |
- | #search-controls { overflow:hidden; display:block; background: none; position: absolute; top: 100px; right: 40px;}
| + | |
- | .left-menu { width: 500px !important; display:block; margin-top:-80px; border: none; text-align: right;}
| + | |
- | .left-menu ul { border: none; }
| + | |
- | #menubar.right-menu { width:300px; display:block; float:left; margin-top:-80px; border: none;}
| + | |
- | .right-menu ul { border: none; width: 300px;}
| + | |
- | #footer-box { width: 100%; margin: -10px auto 0 auto; padding: 20px 0;}
| + | |
- | .visualClear { display: none; }
| + | |
- | #footer { border: none; width: 965px; margin: 0 auto; padding: 0;}
| + | |
- | .firstHeading { display: none;}
| + | |
- | #f-list a { color: #333; font-size: 10px;}
| + | |
- | #f-list a:hover { color: #666;}
| + | |
- | .printfooter { display: none; }
| + | |
- | #footer ul { margin: 0; padding: 0;}
| + | |
- | #footer ul li { margin-top: 0; margin-bottom: 0; margin-left: 10px; margin-right: 10px; padding: 0;}
| + | |
- | #search-controls { display:none; }
| + | |
- | h3#siteSub { display: none;}
| + | |
- | #contentSub {display: none;}
| + | |
- | p:first-child { display: none;}
| + | |
- | /* Wiki Hacks - END */
| + | |
- | | + | |
- |
| + | |
- | #sideBar
| + | |
- | {
| + | |
- | background: white;
| + | |
- | float: left;
| + | |
- | width: 20%;
| + | |
- | height: 100%;
| + | |
- | margin: 1em;
| + | |
- | padding: 0.25%;
| + | |
- | }
| + | |
- |
| + | |
- | #navIntroduction {
| + | |
- | background: #507d95;
| + | |
- | position: center;
| + | |
- | width: 100%;
| + | |
- | height: 34px;
| + | |
- | margin: 2 2;
| + | |
- | }
| + | |
- |
| + | |
- | #navIntroduction.hovered, #navIntroduction:hover {
| + | |
- | background:#005172;
| + | |
- | }
| + | |
- |
| + | |
- | #navProject1 {
| + | |
- | background: #507d95;
| + | |
- | position: center;
| + | |
- | width: 100%;
| + | |
- | height: 34px;
| + | |
- | margin: 2;
| + | |
- | }
| + | |
- |
| + | |
- | #navProject1.hovered, #navProject1:hover {
| + | |
- | background: #005172;
| + | |
- | }
| + | |
- |
| + | |
- | #navProject2 {
| + | |
- | background: #507d95;
| + | |
- | position: center;
| + | |
- | width: 100%;
| + | |
- | height: 34px;
| + | |
- | margin: 2;
| + | |
- | }
| + | |
- |
| + | |
- | #navProject2.hovered, #navProject2:hover {
| + | |
- | background: #005172;
| + | |
- | }
| + | |
- |
| + | |
- | #navSafety {
| + | |
- | background: #507d95;
| + | |
- | position: center;
| + | |
- | width: 100%;
| + | |
- | height: 34px;
| + | |
- | margin: 2;
| + | |
- | }
| + | |
- |
| + | |
- | #navSafety.hovered, #navSafety:hover {
| + | |
- | background: #005172;
| + | |
- | }
| + | |
- |
| + | |
- | #navSponsors {
| + | |
- | background: #507d95;
| + | |
- | position: center;
| + | |
- | width: 100%;
| + | |
- | height: 34px;
| + | |
- | margin: 2;
| + | |
- | }
| + | |
- |
| + | |
- | #navSponsors.hovered, #navSponsors:hover {
| + | |
- | background: #005172;
| + | |
- | }
| + | |
- |
| + | |
- | #navLinks {
| + | |
- | background: #507d95;
| + | |
- | position: center;
| + | |
- | width: 100%;
| + | |
- | height: 34px;
| + | |
- | margin: 2;
| + | |
- | }
| + | |
- |
| + | |
- | #navLinks.hovered, #navLinks:hover {
| + | |
- | background: #005172;
| + | |
- | }
| + | |
- | | + | |
- | #mainContent {
| + | |
- | background: #34b233;
| + | |
- | float: right;
| + | |
- | width: 75%;
| + | |
- | height: 98.1%;
| + | |
- | margin: 1em;
| + | |
- | padding: auto;
| + | |
- | }
| + | |
- |
| + | |
- | #project1{
| + | |
- | background: white;
| + | |
- | width: 99.7%;
| + | |
- | height: 50%;
| + | |
- | margin: auto;
| + | |
- | padding: 0.3%;
| + | |
- | }
| + | |
- |
| + | |
- | #TitleProject1{
| + | |
- | background: #507d95;
| + | |
- | width: 99.5%;
| + | |
- | margin: 2;
| + | |
- | }
| + | |
- |
| + | |
- | #project2 {
| + | |
- | background: white;
| + | |
- | width: 99.7%;
| + | |
- | height: 50%;
| + | |
- | margin: auto;
| + | |
- | padding: 0.3%;
| + | |
- | }
| + | |
- |
| + | |
- | #TitleProject2{
| + | |
- | background: #507d95;
| + | |
- | width: 99.5%;
| + | |
- | margin: 2;
| + | |
- | }
| + | |
- |
| + | |
- | #header {
| + | |
- | background: white;
| + | |
- | background-image: url('https://static.igem.org/mediawiki/2011/2/2c/1chameleon.png');
| + | |
- | background-repeat: no-repeat;
| + | |
- | background-position: center;
| + | |
- | margin: 1em;
| + | |
- | height: 98px;
| + | |
- | width: 975px;
| + | |
- | }
| + | |
- |
| + | |
- | #footer{
| + | |
- | clear: both;
| + | |
- | background-image: url('https://static.igem.org/mediawiki/2011/9/9f/Wurlogo.gif');
| + | |
- | background-repeat: no-repeat;
| + | |
- | background-position: left center;
| + | |
- | margin-top: 1em;
| + | |
- | height: 55px;
| + | |
- | }
| + | |
- |
| + | |
- | </style>
| + | |
- |
| + | |
- | </head>
| + | |
- |
| + | |
- | <body>
| + | |
- |
| + | |
- | <div id="container">
| + | |
- | <div id ="header">
| + | |
- | </div>
| + | |
- | <div id="mBody">
| + | |
- | <div id="sideBar">
| + | |
- | <div id="navIntroduction" class="hoverable">
| + | |
- | <h3>Introduction</h3>
| + | |
- | </div>
| + | |
- | <div id="navProject1">
| + | |
- | <h3>Oscillator</h3>
| + | |
- | </div>
| + | |
- | <div id="navProject2">
| + | |
- | <h3>Funkgi</h3>
| + | |
- | </div>
| + | |
- | <div id="navSafety">
| + | |
- | <h3>Safety</h3>
| + | |
- | </div>
| + | |
- | <div id="navSponsors">
| + | |
- | <h3>Sponsors</h3>
| + | |
- | </div>
| + | |
- | <div id="navLinks">
| + | |
- | <h3>Links</h3>
| + | |
- | </div>
| + | |
- | </div>
| + | |
- | <div id="mainContent">
| + | |
- | <div id="project1">
| + | |
- | <div id="TitleProject1">
| + | |
- | <h2>Oscillator</h2>
| + | |
- | </div>
| + | |
- | <div id="AbstractProject1">
| + | |
- | <h4> Abstract</h4>
| + | |
- | </div>
| + | |
- | </div>
| + | |
- | <div id="project2">
| + | |
- | <div id="TitleProject1">
| + | |
- | <h2>Funkgi</h2>
| + | |
- | </div>
| + | |
- | </div>
| + | |
- | </div>
| + | |
- | </div>
| + | |
- | <div id="footer">
| + | |
- | </div>
| + | |
- | </div>
| + | |
- | </body>
| + | |
- | </html>
| + | |