Team:Imperial College London/test
From 2011.igem.org
(Difference between revisions)
Line 36: | Line 36: | ||
position: relative; | position: relative; | ||
top: 5px; /* 1) Number of pixels to protrude up for selected tab. Should equal (3) MINUS (2) below */ | top: 5px; /* 1) Number of pixels to protrude up for selected tab. Should equal (3) MINUS (2) below */ | ||
- | background: url(https://static.igem.org/mediawiki/2011/ | + | background: url(https://static.igem.org/mediawiki/2011/9/93/ICL_tab_left.jpg) no-repeat left top; |
margin: 0; | margin: 0; | ||
margin-right: 3px; /*Spacing between each tab*/ | margin-right: 3px; /*Spacing between each tab*/ | ||
Line 48: | Line 48: | ||
position: relative; | position: relative; | ||
display: block; | display: block; | ||
- | background: url(https://static.igem.org/mediawiki/2011/ | + | background: url(https://static.igem.org/mediawiki/2011/5/53/ICL_tab_right.jpg) no-repeat right top; |
padding: 5px 14px 3px 5px; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */ | padding: 5px 14px 3px 5px; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */ | ||
font-weight: bold; | font-weight: bold; |
Revision as of 22:28, 28 July 2011
Brainstorming |
This page contains a summary of the ideas we developed throughout our brainstorming sessions at the beginning of the project. These ideas can be classified into 4 main categories as shown below. Click on the tabs to find out more about the ideas in each category. |