From 2012.igem.org
(Difference between revisions)
|
|
Line 143: |
Line 143: |
| } | | } |
| | | |
- | #note {
| |
- | float: right;
| |
- | width: 250px;
| |
- | }
| |
- |
| |
- | #note h1 {
| |
- | color: #440110
| |
- | }
| |
- |
| |
- | #note hr {
| |
- | background-color: #440110;
| |
- | }
| |
- |
| |
- | #note a {
| |
- | color: #440110;
| |
- | }
| |
- |
| |
- | #note a:hover {
| |
- | color: #006699;
| |
- | text-decoration: none;
| |
- | }
| |
- |
| |
- | #project {
| |
- | width: 660px;
| |
- | }
| |
- |
| |
- | #project h1 {
| |
- | color: #ffcc99;
| |
- | }
| |
- |
| |
- | #project hr {
| |
- | background-color: #ffcc99;
| |
- | }
| |
- |
| |
- | #project a {
| |
- | color: #ffcc99;
| |
- | }
| |
- |
| |
- | #project a:hover {
| |
- | color: #ff9933;
| |
- | text-decoration: none;
| |
- | }
| |
- |
| |
- | #team {
| |
- | float: left;
| |
- | width: 660px;
| |
- | }
| |
- |
| |
- | #team h1 {
| |
- | color: #aadba5;
| |
- | }
| |
- |
| |
- | #team hr {
| |
- | background-color: #aadba5;
| |
- | }
| |
- |
| |
- | #team a {
| |
- | color: #aadba5;
| |
- | }
| |
- |
| |
- | #team a:hover {
| |
- | color: #56b74c;
| |
- | text-decoration: none;
| |
- | }
| |
- |
| |
- |
| |
- | #hp h1 {
| |
- | color: #9966cc;
| |
- | font-size: 30px;
| |
- | }
| |
- |
| |
- | #hp hr {
| |
- | background-color: #9966cc;
| |
- | }
| |
- |
| |
- | #hp a {
| |
- | color: #9966cc;
| |
- | }
| |
- |
| |
- | #hp a:hover {
| |
- | color: #4700b1;
| |
- | text-decoration: none;
| |
- | }
| |
| | | |
| #banner { | | #banner { |
Revision as of 18:56, 13 July 2012