Team:William and Mary/thanks
From 2014.igem.org
(Difference between revisions)
(6 intermediate revisions not shown) | |||
Line 3: | Line 3: | ||
<head> | <head> | ||
+ | <style media="screen" type="text/css"> | ||
+ | |||
+ | #content{ | ||
+ | width: 100%; | ||
+ | } | ||
+ | |||
+ | #globalWrapper{ | ||
+ | padding-bottom: 0px; | ||
+ | } | ||
+ | |||
+ | /* Removes header footer and borders */ | ||
+ | #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo { | ||
+ | display:none;} | ||
+ | #top-section { | ||
+ | border: none; | ||
+ | height: 0px;} | ||
+ | #content { | ||
+ | border: none;} | ||
+ | |||
+ | /* Removes "teams" from the menubar */ | ||
+ | #menubar.left-menu.noprint > ul > li:last-child { | ||
+ | display: none;} | ||
+ | /* Resizes the menubar to fik the links (default is 400px) */ | ||
+ | #menubar { | ||
+ | width: auto;} | ||
+ | |||
+ | |||
+ | body { | ||
+ | margin: 10px 0 0 0; | ||
+ | padding: 0;} | ||
+ | #top-section { | ||
+ | width: 965px; | ||
+ | height: 0; | ||
+ | margin: 0 auto; | ||
+ | padding: 0; | ||
+ | border: none;} | ||
+ | #menubar { | ||
+ | font-size: 65%; | ||
+ | top: -14px;} | ||
+ | .left-menu:hover { | ||
+ | background-color: transparent;} | ||
+ | #menubar li a { | ||
+ | background-color: transparent;} | ||
+ | #menubar:hover { | ||
+ | color: white;} | ||
+ | #menubar li a { | ||
+ | color: transparent;} | ||
+ | #menubar:hover li a { | ||
+ | color: white;} | ||
+ | |||
+ | </style> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
if(typeof Muse == "undefined") window.Muse = {}; window.Muse.assets = {"required":["jquery-1.8.3.min.js", "museutils.js", "jquery.watch.js", "jquery.musemenu.js", "thanks.css"], "outOfDate":[]}; | if(typeof Muse == "undefined") window.Muse = {}; window.Muse.assets = {"required":["jquery-1.8.3.min.js", "museutils.js", "jquery.watch.js", "jquery.musemenu.js", "thanks.css"], "outOfDate":[]}; | ||
Line 67: | Line 118: | ||
<p>Thanks to...</p> | <p>Thanks to...</p> | ||
</div> | </div> | ||
- | <a class="nonblock nontext clip_frame colelem" id="u1053" href="http://www.hhmi.org/"><!-- image --><img class="block" id="u1053_img" src="https://static.igem.org/mediawiki/2014/1/11/WM_hhmi_logo.png" alt="" width="328" height=" | + | <a class="nonblock nontext clip_frame colelem" id="u1053" href="http://www.hhmi.org/"><!-- image --><img class="block" id="u1053_img" src="https://static.igem.org/mediawiki/2014/1/11/WM_hhmi_logo.png" alt="" width="328" height="160"/></a> |
<div class="clearfix colelem" id="pu1023"><!-- group --> | <div class="clearfix colelem" id="pu1023"><!-- group --> | ||
<a class="nonblock nontext clip_frame grpelem" id="u1023" href="https://www.neb.com/"><!-- image --><img class="block" id="u1023_img" src="https://static.igem.org/mediawiki/2014/5/50/WM_neb_logo.jpg" alt="" width="334" height="130"/></a> | <a class="nonblock nontext clip_frame grpelem" id="u1023" href="https://www.neb.com/"><!-- image --><img class="block" id="u1023_img" src="https://static.igem.org/mediawiki/2014/5/50/WM_neb_logo.jpg" alt="" width="334" height="130"/></a> |
Latest revision as of 20:29, 17 October 2014
<!DOCTYPE html>