Team:CAU China
From 2014.igem.org
(Difference between revisions)
(8 intermediate revisions not shown) | |||
Line 8: | Line 8: | ||
<style> | <style> | ||
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/ | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/ | ||
+ | #globalWrapper, #content { /*-- changes default wiki settings --*/ | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | border: 0px; | ||
+ | background-color: transparent; | ||
+ | margin: 0px; | ||
+ | padding: 0px; | ||
+ | } | ||
+ | |||
+ | html, body, .wrapper { /*-- changes default wiki settings --*/ | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | #top-section { | ||
+ | background-color:#484848; | ||
+ | border: 0 none; | ||
+ | width: 100%; | ||
+ | height: 24px; | ||
+ | z-index: 100; | ||
+ | top: 0; | ||
+ | position: absolute; | ||
+ | } | ||
+ | #menubar { | ||
+ | top: 2px; | ||
+ | font-family: Helvetica, Arial, Sans-serif; | ||
+ | font-size: 14px; | ||
+ | } | ||
+ | .left-menu,.left-menu a { | ||
+ | color: white; | ||
+ | left: 0; | ||
+ | text-align: left; | ||
+ | text-transform: capitalize; | ||
+ | } | ||
+ | .right-menu,.right-menu a { | ||
+ | color: white; | ||
+ | right: 0; | ||
+ | text-align: right; | ||
+ | } | ||
+ | .right-menu:hover, .left-menu:hover { | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | .right-menu:hover a { | ||
+ | color: white; | ||
+ | } | ||
+ | .right-menu li a, .left-menu li a { | ||
+ | background-color: transparent; | ||
+ | color: white; | ||
+ | padding:0,15px,0,0; | ||
+ | margin:0; | ||
+ | } | ||
+ | .right-menu li a:hover { | ||
+ | color: white; | ||
+ | text-decoration:underline; | ||
+ | } | ||
+ | .right-menu li a:visited { | ||
+ | color: white; | ||
+ | } | ||
+ | .new { | ||
+ | color:white; | ||
+ | } | ||
+ | a, a:visited { | ||
+ | color: white; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | a:hover { | ||
+ | color: white; | ||
+ | text-decoration: underline; | ||
+ | } | ||
</style> | </style> | ||
- | + | ||
+ | <!-- iGem wiki hacks --> | ||
+ | <!-- Remove all empty <p> tags --> | ||
+ | <script type="text/javascript"> | ||
+ | $(document).ready(function() { | ||
+ | $("p").filter( function() { | ||
+ | return $.trim($(this).html()) == ''; | ||
+ | }).remove(); | ||
+ | }); | ||
+ | </script> | ||
+ | |||
+ | <!-- Remove "team" from the menubar --> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
$(document).ready(function() { | $(document).ready(function() { | ||
- | $(" | + | $("menubar > ul > li:last-child").remove(); |
- | + | ||
- | + | ||
}); | }); | ||
</script> | </script> | ||
- | <!-- | + | <!-- Empty heading? - Then remove it.. --> |
<script type="text/javascript"> | <script type="text/javascript"> | ||
$(document).ready(function() { | $(document).ready(function() { | ||
- | + | if ("" == "</html>{{{1}}}<html>") { | |
+ | $("#heading").remove(); | ||
+ | } | ||
}); | }); | ||
- | + | </script> | |
<script src="https://2014.igem.org/Team:CAU_China/jquery.plugin.min.js?action=raw&ctype=text/javascript"></script> | <script src="https://2014.igem.org/Team:CAU_China/jquery.plugin.min.js?action=raw&ctype=text/javascript"></script> | ||
Line 36: | Line 116: | ||
<div class="wrapper"> | <div class="wrapper"> | ||
<div class="ad_txt"> | <div class="ad_txt"> | ||
- | <h2>Home</h2> | + | <h2 style="color:#FFFFFF">Home</h2> |
<p> | <p> | ||
</p> | </p> | ||
Line 49: | Line 129: | ||
<div class="wrapper"> | <div class="wrapper"> | ||
<div class="ad_txt"> | <div class="ad_txt"> | ||
- | <h2>Project</h2> | + | <h2 style="color:#FFFFFF">Project</h2> |
- | <p> | + | <p>Biobricks |
- | + | ||
- | + | ||
</p> | </p> | ||
<a href="https://2014.igem.org/Team:CAU_China/Project" target="_blank">More></a> | <a href="https://2014.igem.org/Team:CAU_China/Project" target="_blank">More></a> | ||
</div> | </div> | ||
<div class="ad_img"> | <div class="ad_img"> | ||
- | <img src=" | + | <img src="https://static.igem.org/mediawiki/2014/8/86/Frozen.png" width="506" height="404" alt="Project" /> |
</div> | </div> | ||
</div> | </div> | ||
Line 64: | Line 142: | ||
<div class="wrapper"> | <div class="wrapper"> | ||
<div class="ad_txt"> | <div class="ad_txt"> | ||
- | <h2>Modeling</h2> | + | <h2 style="color:#FFFFFF">Modeling</h2> |
<p></p> | <p></p> | ||
<a href="https://2014.igem.org/Team:CAU_China/Modeling" target="_blank">More></a> | <a href="https://2014.igem.org/Team:CAU_China/Modeling" target="_blank">More></a> | ||
</div> | </div> | ||
<div class="ad_img"> | <div class="ad_img"> | ||
- | <img src="https://static.igem.org/mediawiki/2014/ | + | <img src="https://static.igem.org/mediawiki/2014/f/f2/Home_Model.gif" width="506" height="404" alt="Modeling" /> |
</div> | </div> | ||
</div> | </div> | ||
Line 76: | Line 154: | ||
<div class="wrapper"> | <div class="wrapper"> | ||
<div class="ad_txt"> | <div class="ad_txt"> | ||
- | <h2>Notebook</h2> | + | <h2 style="color:#FFFFFF">Notebook</h2> |
<p> | <p> | ||
Breakthrough<br /> | Breakthrough<br /> | ||
Line 92: | Line 170: | ||
<div class="wrapper"> | <div class="wrapper"> | ||
<div class="ad_txt"> | <div class="ad_txt"> | ||
- | <h2>Human Practice</h2> | + | <h2 style="color:#FFFFFF">Human Practice</h2> |
<p> | <p> | ||
Periodicals<br /> | Periodicals<br /> | ||
Line 110: | Line 188: | ||
<div class="wrapper"> | <div class="wrapper"> | ||
<div class="ad_txt"> | <div class="ad_txt"> | ||
- | <h2>Judging</h2> | + | <h2 style="color:#FFFFFF">Judging</h2> |
<p> | <p> | ||
Judging Form<br /> | Judging Form<br /> | ||
Line 125: | Line 203: | ||
<div class="wrapper"> | <div class="wrapper"> | ||
<div class="ad_txt"> | <div class="ad_txt"> | ||
- | <h2>Team</h2> | + | <h2 style="color:#FFFFFF">Team</h2> |
<p> | <p> | ||
Gallery<br /> | Gallery<br /> | ||
Line 140: | Line 218: | ||
<div class="wrapper"> | <div class="wrapper"> | ||
<div class="ad_txt"> | <div class="ad_txt"> | ||
- | <h2>Safety</h2> | + | <h2 style="color:#FFFFFF">Safety</h2> |
<p> | <p> | ||
Lab<br /> | Lab<br /> | ||
Line 172: | Line 250: | ||
</div> | </div> | ||
<script src="https://2014.igem.org/Team:CAU_China/fashionfoucs.js?action=raw&ctype=text/javascript"></script> | <script src="https://2014.igem.org/Team:CAU_China/fashionfoucs.js?action=raw&ctype=text/javascript"></script> | ||
- | |||
<!-- End --> | <!-- End --> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 03:59, 18 October 2014