From 2013.igem.org
(Difference between revisions)
|
|
Line 17: |
Line 17: |
| <body> | | <body> |
| <h1>Lab Notebook</h1> | | <h1>Lab Notebook</h1> |
- |
| |
- | == Styles ==
| |
- |
| |
- | @charset "UTF-8";
| |
- | /* CSS Document */
| |
- |
| |
- | #body{
| |
- | width:1000px;
| |
- | }
| |
- |
| |
- | #sandbox{
| |
- | width:1000px;
| |
- | height:auto;
| |
- | margin:auto;
| |
- | }
| |
- |
| |
- | #container{
| |
- | width:750px;
| |
- | padding:15px;
| |
- | margin:auto;
| |
- | }
| |
- |
| |
- | #logo_box{
| |
- | width:720px;
| |
- | margin-bottom:10px;
| |
- | padding:10px;
| |
- | }
| |
- |
| |
- | #major_image{
| |
- | width:720px;
| |
- | padding:10px;
| |
- | }
| |
- |
| |
- | #abstract{
| |
- | width:720px;
| |
- | margin-top:10px;
| |
- | margin-bottom:10px;
| |
- | padding:15px;
| |
- | text-align:justify;
| |
- | }
| |
- |
| |
- | #nav_bar{
| |
- | width:200px;
| |
- | height:500px;
| |
- | padding-top:160px;
| |
- | padding-left:5px;
| |
- | padding-right:15px;
| |
- | }
| |
- |
| |
- | .left{
| |
- | float:left;
| |
- | }
| |
- |
| |
- | .right{
| |
- | float:right;
| |
- | }
| |
- |
| |
- |
| |
- |
| |
- | .Accordion {
| |
- | border-left: solid 1px gray;
| |
- | border-right: solid 1px black;
| |
- | border-bottom: solid 1px gray;
| |
- | overflow: hidden;
| |
- | }
| |
- | .AccordionPanel {
| |
- | margin: 0px;
| |
- | padding: 0px;
| |
- | }
| |
- | .AccordionPanelTab {
| |
- | background-color: #CCCCCC;
| |
- | border-top: solid 3px black;
| |
- | border-bottom: solid 1px white;
| |
- | margin: 0px;
| |
- | padding: 2px;
| |
- | cursor: pointer;
| |
- | -moz-user-select: none;
| |
- | -khtml-user-select: none;
| |
- | height:30px;
| |
- | }
| |
- | .AccordionPanelContent {
| |
- | overflow: auto;
| |
- | margin: 5px;
| |
- | padding: 0px;
| |
- | height: auto;
| |
- | }
| |
- | .AccordionPanelOpen .AccordionPanelTab {
| |
- | background-color: #EEEEEE;
| |
- | }
| |
- | .AccordionPanelTabHover {
| |
- | color: #903;
| |
- | }
| |
- | .AccordionPanelOpen .AccordionPanelTabHover {
| |
- | color: #903;
| |
- | }
| |
- | .AccordionFocused .AccordionPanelTab {
| |
- | background-color: #666;
| |
- | }
| |
- | .AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
| |
- | background-color: #CCC;
| |
- | }
| |
- |
| |
- | @media print {
| |
- |
| |
- | .Accordion {
| |
- | overflow: visible !important;
| |
- | }
| |
- | .AccordionPanelContent {
| |
- | display: block !important;
| |
- | overflow: visible !important;
| |
- | height: auto !important;
| |
- | }
| |
- | }
| |
Latest revision as of 13:42, 1 September 2013
Team Members
Bill Clinton
Bill was a man of all men. Showed no fear in battle, won our independence, and brought prosperity to this very country. UIUC's 2013 iGEM team is all about showing its appreciation this man. Without him, synthetic biology would be a meaningless term.
Lab Notebook
Lab Notebook