Team:HKUST-Hong Kong/head.html
From 2011.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
<head><title></title> | <head><title></title> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | #globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%; height:100%;} | + | #globalWrapper { display: none; background-color: transparent; border: none; margin: 0; padding: 0; width: 100%; height:100%;} |
- | #content { background-color: transparent; border: none; padding: 0; margin: 0; width: 100%; overflow: hidden; height:100%;} | + | #content { display: none; background-color: transparent; border: none; padding: 0; margin: 0; width: 100%; overflow: hidden; height:100%;} |
- | #bodyContent { border: none; padding:0; margin:0; width:100%; height:100%;} | + | #bodyContent { display: none; 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; | + | #top-section { display: none; height: 15px; margin: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; |
padding:0; border: none; font-size: 10px;} | padding:0; border: none; font-size: 10px;} | ||
#p-logo { height:1px; overflow:hidden; display: none;} | #p-logo { height:1px; overflow:hidden; display: none;} | ||
#search-controls { overflow:hidden; display:none; background: none; position: absolute; top: 100px; right: 40px;} | #search-controls { overflow:hidden; display:none; background: none; position: absolute; top: 100px; right: 40px;} | ||
- | .left-menu { width: 500px !important; display: | + | .left-menu { width: 500px !important; display:none; margin-top:-80px; border: none; text-align: right;} |
- | .left-menu ul { border: none; } | + | .left-menu ul { display: none; border: none; } |
- | #menubar.right-menu { width:300px; display: | + | #menubar.right-menu { width:300px; display:none; float:left; margin-top:-80px; border: none;} |
- | .right-menu ul { border: none; width: 300px;} | + | .right-menu ul { display: none; border: none; width: 300px;} |
- | #footer-box { width: 100%; margin: -10px auto 0 auto; padding: 20px 0;} | + | #footer-box { display: none; width: 100%; margin: -10px auto 0 auto; padding: 20px 0;} |
.visualClear { display: none; } | .visualClear { display: none; } | ||
- | #footer { border: none; width: 965px; margin: 0 auto; padding: 0;} | + | #footer { display: none; border: none; width: 965px; margin: 0 auto; padding: 0;} |
.firstHeading { display: none;} | .firstHeading { display: none;} | ||
- | #f-list a { color: #333; font-size: 10px;} | + | #f-list a { display: none; color: #333; font-size: 10px;} |
- | #f-list a:hover { color: #666;} | + | #f-list a:hover { display: none; color: #666;} |
.printfooter { display: none; } | .printfooter { display: none; } | ||
- | #footer ul { margin: 0; padding: 0;} | + | #footer ul { display: none; margin: 0; padding: 0;} |
- | #footer ul li { margin-top: 0; margin-bottom: 0; margin-left: 10px; margin-right: 10px; padding: 0;} | + | #footer ul li { display: none; margin-top: 0; margin-bottom: 0; margin-left: 10px; margin-right: 10px; padding: 0;} |
#search-controls { display:none; } | #search-controls { display:none; } | ||
h3#siteSub { display: none;} | h3#siteSub { display: none;} |
Revision as of 16:04, 8 September 2011
iGem
2011 HKUST
1st slide | 2nd slide | 3rd slide | 4th slide | ||||
Home | Gallery | Sharing | Human Practice | Contact Us | Links | Site Map |
---|