From 2013.igem.org
(Difference between revisions)
|
|
Line 10: |
Line 10: |
| | | |
| | | |
- | .region {
| |
- | padding: 20px 10px 10px 10px;
| |
- | margin: 10px;
| |
- | color: #666;
| |
- | clear: both;
| |
- | font-family: Lucida Grande, Verdana, Arial, sans-serif;
| |
- | /*border: 1px solid green;*/
| |
- | }
| |
- |
| |
- | .title {
| |
- | font-size: 200%;
| |
- | font-weight: bold;
| |
- | color: #414141;
| |
- | /*border: 2px solid orange;*/
| |
- | }
| |
- |
| |
- | #highlight_box {
| |
- | background-color:#414141;
| |
- | float: left;
| |
- | width: 375px;
| |
- | height: 250Px;
| |
- | }
| |
- |
| |
- | .award_name {
| |
- | font-weight: bold;
| |
- | color: #F37321;
| |
- | /*border: 2px solid green;*/
| |
- | }
| |
- |
| |
- | #regional_winner {
| |
- | display: block;
| |
- | padding: 0 0 15px 10px;
| |
- | /*border: 2px solid blue;*/
| |
- | }
| |
- |
| |
- | #registryuse {
| |
- | padding: 20px 0 10px 10px;
| |
- | /*border: 2px solid blue;*/
| |
- | }
| |
- |
| |
- | #igemers {
| |
- | padding: 10px 0 15px 10px;
| |
- | /*border: 2px solid blue;*/
| |
- | }
| |
- |
| |
- | #finalists {
| |
- | display: block;
| |
- | padding-left: 10px;
| |
- | /*border: 2px solid purple;*/
| |
- | }
| |
- |
| |
- | #advancing_teams {
| |
- | float: left;
| |
- | padding: 0px 25px 0px 10px;
| |
- | display: block;
| |
- | /*border: 2px solid brown;*/
| |
- | }
| |
- |
| |
- | #advancing_teams_names {
| |
- | text-align: left;
| |
- | font-weight: bold;
| |
- | color: #F37321;
| |
- | padding: 10px 25px 0px 10px;
| |
- | display: block;
| |
- | /*border: 2px solid green;*/
| |
- | }
| |
- |
| |
- | #special_prizes {
| |
- | padding: 45px 25px 25px 10px;
| |
- | /*border: 2px solid red;*/
| |
- | }
| |
- |
| |
- | #results_page {
| |
- | clear: all;
| |
- | }
| |
| | | |
| </style> | | </style> |
Revision as of 14:43, 24 October 2013
wiki