From 2010.igem.org
(Difference between revisions)
|
|
Line 4: |
Line 4: |
| | | |
| | | |
- | /*----------------------------------------------------------------------------*/
| |
- | /* color scheme */
| |
- | /*----------------------------------------------------------------------------*/
| |
- |
| |
- | /* COLOR #1 background of the top most bar */
| |
- | .logo-div{background-color:#8dcff4;}
| |
- |
| |
- | /* COLOR #2 background of the horizontal bar */
| |
- | #topbar-nav{background-color:#bfe2f9;}
| |
- |
| |
- | /* COLOR #3 background of buttons in the horizontal bar on hover */
| |
- | #topbar-nav a:hover{background-color:#8dcff4;}
| |
- |
| |
- | /* COLOR #4 background of button when on that page, no link (should be same as COLOR #8) */
| |
- | #topbar-nav .selflink{background-color:#bfe2f9;}
| |
- |
| |
- | /* COLOR #5 background left side menu */
| |
- | #leftsidemenu .body {background-color:#bfe2f9;}
| |
- | #leftsidemenu .normal{background-color:#bfe2f9;}
| |
- | #leftsidemenu .counter {background-color:#bfe2f9;}
| |
- |
| |
- | /* COLOR #6 background left side menu lighter color boxes (eg Sponsors) */
| |
- | #leftsidemenu .light{background-color:#bfe2f9;}
| |
- |
| |
- | /* COLOR #7 background of buttons in left side menu on hover */
| |
- | #leftsidemenu a:hover{background-color:#8dcff4;}
| |
- |
| |
- | /* COLOR #8 background of button when on that page, no link */
| |
- | #leftsidemenu .selflink{background-color:#8dcff4;}
| |
| | | |
| #header { | | #header { |
Revision as of 02:40, 28 June 2010