Team:Imperial College London/Templates/BrainstormingTab1
From 2011.igem.org
(Difference between revisions)
(5 intermediate revisions not shown) | |||
Line 5: | Line 5: | ||
.animatedtabs{ | .animatedtabs{ | ||
border-bottom: 1px solid gray; | border-bottom: 1px solid gray; | ||
- | overflow: | + | overflow: hidden; |
width: 100%; | width: 100%; | ||
font-size: 14px; /*font of menu text*/ | font-size: 14px; /*font of menu text*/ | ||
} | } | ||
- | |||
.animatedtabs ul{ | .animatedtabs ul{ | ||
Line 43: | Line 42: | ||
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; | ||
- | color: # | + | color: #633e29; |
} | } | ||
Line 58: | Line 57: | ||
.animatedtabs .selected a span{ | .animatedtabs .selected a span{ | ||
background-position: 100% -125px; | background-position: 100% -125px; | ||
- | color: # | + | color: #633e29; |
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */ | padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */ | ||
top: 0; | top: 0; |
Latest revision as of 08:42, 7 September 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.