Team:WPI-Worcester/Notebook
From 2014.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | |||
- | |||
- | |||
{{CSS/Main}} | {{CSS/Main}} | ||
Line 10: | Line 7: | ||
<!--CSS--> | <!--CSS--> | ||
<style> | <style> | ||
+ | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} | ||
+ | |||
body{ margin:0px; } | body{ margin:0px; } | ||
+ | div#topmargin{ | ||
+ | margin: 0px; | ||
+ | } | ||
+ | div#page{ | ||
+ | width:800px; | ||
+ | } | ||
+ | div#bottombox{ | ||
+ | background:#999; | ||
+ | width:700px; | ||
+ | height:50px; | ||
+ | margin-top:600px; | ||
+ | margin-left:100px; | ||
+ | float:left; | ||
+ | } | ||
div#floatbar { | div#floatbar { | ||
position: fixed; | position: fixed; | ||
Line 16: | Line 29: | ||
top: 0%; | top: 0%; | ||
width: 80px; | width: 80px; | ||
- | margin-top: 50px | + | margin-top: 50px; |
} | } | ||
- | div#menubar1{ padding: 24px; border:#999 1 px dashed; } | + | div#logo{ |
+ | float:left; | ||
+ | margin-top:0px; | ||
+ | position:fixed; | ||
+ | } | ||
+ | div#title{ | ||
+ | float:left; | ||
+ | position:absolute; | ||
+ | margin-left:200px; | ||
+ | } | ||
+ | div#menubar1{ | ||
+ | padding: 24px; | ||
+ | border:#999 1 px dashed; | ||
+ | width: 100px; | ||
+ | margin-right:50px; | ||
+ | margin-left:80px; | ||
+ | margin-top:0px; | ||
+ | float:left; | ||
+ | position:fixed; | ||
+ | } | ||
div#menubar1 > a{ | div#menubar1 > a{ | ||
font-family:Arial, Helvetica, sans-serif; | font-family:Arial, Helvetica, sans-serif; | ||
font-size:17px; | font-size:17px; | ||
- | + | padding: 8px 10px; | |
- | padding: | + | |
color:#000; | color:#000; | ||
margin-right: 10px; | margin-right: 10px; | ||
margin-bottom: 5px; | margin-bottom: 5px; | ||
text-decoration:none; | text-decoration:none; | ||
- | |||
float:left; | float:left; | ||
transition: background 0.3s ease-in-out 0s, color 0.4s ease-in-out 0s; | transition: background 0.3s ease-in-out 0s, color 0.4s ease-in-out 0s; | ||
} | } | ||
- | div#menubar1 > a | + | div#menubar1 > .menuslide > a{ |
- | + | font-family:Arial, Helvetica, sans-serif; | |
- | color: # | + | font-size:20px; |
+ | padding: 8px 10px; | ||
+ | color:#000; | ||
+ | margin-right: 10px; | ||
+ | margin-bottom: 5px; | ||
+ | text-decoration:none; | ||
+ | float:left; | ||
+ | transition: background 0.3s ease-in-out 0s, color 0.4s ease-in-out 0s; | ||
} | } | ||
+ | div#menubar1 > .menuslide > p{ | ||
+ | font-family:Arial, Helvetica, sans-serif; | ||
+ | font-size:20px; | ||
+ | padding: 8px 10px; | ||
+ | color:#000; | ||
+ | margin-left: 120px; | ||
+ | margin-bottom: 5px; | ||
+ | text-decoration:none; | ||
+ | transition: -webkit-transform .2s ease-in-out 0s, ease-in-out 0s; | ||
+ | -moz-transition: transform .2s ease-in-out 0s, ease-in-out 0s; | ||
+ | -ms-transition: transform .2s ease-in-out 0s, ease-in-out 0s; | ||
+ | transition: transform .2s ease-in-out 0s, ease-in-out 0s; | ||
+ | } | ||
+ | div#menubar1 > .menuslide:hover > p{ | ||
+ | transform: translateX(40px); | ||
+ | -moz-transform: translateX(40px); | ||
+ | -webkit-transform: translateX(40px); | ||
+ | -ms-transform: translateX(40px); | ||
+ | -o-transform: translateX(40px); | ||
+ | } | ||
+ | |||
+ | div#maintext { | ||
+ | float: left; | ||
+ | width: 400px; | ||
+ | font-family:Arial, Helvetica, sans-serif; | ||
+ | font-size:14px; | ||
+ | margin:50px; | ||
+ | margin-left:300px; | ||
+ | margin-bottom:20px; | ||
+ | |||
+ | } | ||
+ | |||
+ | div#lab { | ||
+ | font-family:Arial, Helvetica, sans-serif; | ||
+ | font-size:30px; | ||
+ | margin-left:50px; | ||
+ | margin-right:1000px; | ||
+ | float: left; | ||
+ | } | ||
+ | |||
+ | div#lab > p { | ||
+ | margin-bottom: 5px; | ||
+ | } | ||
+ | |||
.notebook{ | .notebook{ | ||
margin-bottom:200; | margin-bottom:200; | ||
} | } | ||
- | .notebook > | + | .notebook > a{ |
float:left; | float:left; | ||
font-family:Arial, Helvetica, sans-serif; | font-family:Arial, Helvetica, sans-serif; | ||
Line 47: | Line 128: | ||
color:#000; | color:#000; | ||
margin: 10px; | margin: 10px; | ||
+ | text-decoration:none; | ||
cursor:pointer; | cursor:pointer; | ||
border-radius:3px; | border-radius:3px; | ||
Line 52: | Line 134: | ||
} | } | ||
- | .notebook > | + | .notebook >a:hover{ |
background: #333; | background: #333; | ||
color: #FFF; | color: #FFF; | ||
- | |||
- | |||
- | |||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
</style> | </style> | ||
<!--Float Bar--> | <!--Float Bar--> | ||
- | |||
<div id="floatbar"> | <div id="floatbar"> | ||
- | <a href="https://2014.igem.org/Main_Page"> <img src= "https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" align="right" width="55px"></a> | + | <a href="https://2014.igem.org/Main_Page"> <img src= "https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" align="right" width="55px"/></a> |
</div> | </div> | ||
+ | <div id="topmargin" /> | ||
+ | <div id="page"> | ||
+ | <div id="logo"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/c/c8/WPI_Team_Logo.png" width="300px"/> | ||
+ | </div> | ||
+ | <div id="title"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/9/9a/WPI_Title.png" width="800px"/> | ||
+ | </> | ||
+ | <div id="menubar1"> | ||
+ | <div class="menuslide"> | ||
+ | <a href="https://2014.igem.org/Team:WPI-Worcester"> Home </a> | ||
+ | <p><img src="https://static.igem.org/mediawiki/2014/f/f8/WPI_Home_Link.png"/></p> | ||
+ | </div> | ||
+ | <div class="menuslide"> | ||
+ | <a href="https://2014.igem.org/Team:WPI-Worcester/Team"> Team </a> | ||
+ | <p><img src="https://static.igem.org/mediawiki/2014/6/64/WPI_Team_Link.png"/></p> | ||
+ | </div> | ||
+ | <div class="menuslide"> | ||
+ | <a href="https://igem.org/Team.cgi?id=1423"> Official </a> | ||
+ | <p><img src="https://static.igem.org/mediawiki/2014/a/af/WPI_Official_Link.png"/></p> | ||
+ | </div> | ||
+ | <div class="menuslide"> | ||
+ | <a href="https://2014.igem.org/Team:WPI-Worcester/Project"> Project </a> | ||
+ | <p><img src="https://static.igem.org/mediawiki/2014/4/41/WPI_Project_Link.png"/></p> | ||
+ | </div> | ||
+ | <div class="menuslide"> | ||
+ | <a href="https://2014.igem.org/Team:WPI-Worcester/Notebook"> Notebook </a> | ||
+ | <p><img src="https://static.igem.org/mediawiki/2014/7/7e/WPI_Notes_Link.png"/></p> | ||
+ | </div> | ||
+ | <div class="menuslide"> | ||
+ | <a href="https://2014.igem.org/Team:WPI-Worcester/Safety"> Safety </a> | ||
+ | <p><img src="https://static.igem.org/mediawiki/2014/d/d4/WPI_Safety_Link.png"/></p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div id="maintext"> | ||
+ | <div class="notebook"> | ||
+ | <a href="https://static.igem.org/mediawiki/2014/e/ea/WPI2014_Weekly_Log_1.pdf" target="_blank">Week 1</a> | ||
+ | |||
+ | <a href="https://static.igem.org/mediawiki/2014/5/5c/WPI2014_Weekly_Log_2.pdf" target="_blank">Week 2</a> | ||
- | < | + | <a href="https://static.igem.org/mediawiki/2014/1/1b/WPI2014_Weekly_Log_3.pdf" target="_blank">Week 3</a> |
- | + | ||
- | < | + | <a href="https://static.igem.org/mediawiki/2014/1/13/WPI2014_Weekly_Log_4.pdf" target="_blank">Week 4</a> |
- | < | + | <a href="" target="_blank">Week 5</a> |
- | + | ||
- | < | + | <a href="" target="_blank">Week 6</a> |
- | + | ||
- | + | ||
- | < | + | <a href="" target="_blank">Week 7</a> |
- | + | <a href="" target="_blank">Week 8</a> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
+ | <a href="" target="_blank">Week 9</a> | ||
+ | <a href="" target="_blank">Week 10</a> | ||
- | < | + | </div> |
- | </ | + | </div> |
- | < | + | </div> |
+ | <div id="bottombox"> | ||
- | < | + | </div> |
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</html> | </html> |
Revision as of 18:59, 2 July 2014