From 2013.igem.org
(Difference between revisions)
|
|
Line 1: |
Line 1: |
- | <html>
| |
- | <style type="text/css">
| |
| | | |
- | #sub_wrapper {
| |
- | width: 700px;
| |
- | float:left;
| |
- | }
| |
- |
| |
- | .announcement p {
| |
- | font-family: Lucida Grande, Verdana, Arial, sans-serif;
| |
- | color: #e70200;
| |
- | font-weight: bold;
| |
- | font-size: 200%;
| |
- | text-shadow: #dadada 1px 1px 1px;
| |
- | text-align: center;
| |
- | }
| |
- |
| |
- | .main_item {
| |
- | padding: 0 0 15px 20px;
| |
- | font-family: Lucida Grande, Verdana, Arial, sans-serif;
| |
- | margin-bottom: 15px;
| |
- | }
| |
- |
| |
- | .main_item h2 {
| |
- | color: /*#2fa001*/ #576f91;
| |
- | font-weight: 150%;
| |
- | font-family: Lucida Grande, Verdana, Arial, sans-serif;
| |
- | text-shadow: #dadada 1px 1px 1px;
| |
- | }
| |
- |
| |
- | .main_item p {
| |
- | color:#666;
| |
- | font-family: Lucida Grande, Verdana, Arial, sans-serif;
| |
- | }
| |
- |
| |
- | .item_image {
| |
- | padding: 10px 0 0 40px;
| |
- | }
| |
- |
| |
- | .date {
| |
- | color: #999;
| |
- | text-align: center;
| |
- | font-size: 80%;
| |
- | border-top: dashed 1px #d2d2d2;
| |
- | border-bottom: dashed 1px #d2d2d2;
| |
- | margin: 10px 0px 0px 0px;
| |
- | }
| |
- |
| |
- | .comments {
| |
- | float: right;
| |
- | /*margin-bottom: 25px;*/
| |
- | margin-right: -15px;
| |
- | }
| |
- |
| |
- | .main_item ul {
| |
- | color:#666;
| |
- | font-family: Lucida Grande, Verdana, Arial, sans-serif;
| |
- | padding: 0 0 0 50px;
| |
- | list-style-image:url('https://static.igem.org/mediawiki/2010/6/6c/Grey_circle_bullet_10px.png');
| |
- | }
| |
- |
| |
- | .main_item ul lh {
| |
- | font-weight: bold;
| |
- | color: #f16900;
| |
- | }
| |
- |
| |
- | .main_item ul li {
| |
- | /*list-style: circle;*/
| |
- | }
| |
- |
| |
- | .main_item a {
| |
- | font-weight: bold;
| |
- | }
| |
- |
| |
- | a.green_link:link {
| |
- | color: #666;
| |
- | font-weight: bold;
| |
- | }
| |
- |
| |
- | a.green_link:visited {
| |
- | font-weight: bold;
| |
- | color: #666;
| |
- | }
| |
- |
| |
- | a.green_link:active {
| |
- | color: #99CC33;
| |
- | text-decoration: none;
| |
- | }
| |
- |
| |
- | a.green_link:hover {
| |
- | color: #99CC33;
| |
- | text-decoration: none;
| |
- | }
| |
- |
| |
- | .pending_results {
| |
- | color: #999;
| |
- | }
| |
- |
| |
- | #sponsors {
| |
- | float: left;
| |
- | width: 950px;
| |
- | text-align: center;
| |
- | }
| |
- |
| |
- | #sponsors td {
| |
- | padding: 15px 0px 0px 15px;
| |
- | }
| |
- |
| |
- | #sponsor_table td {
| |
- | width: 250px;
| |
- | padding-left: 5px;
| |
- | padding-top: 35px;
| |
- | }
| |
- |
| |
- | #sponsor_table td img {
| |
- | display: block;
| |
- | margin-left: auto;
| |
- | margin-right: auto;
| |
- | }
| |
- |
| |
- | </style>
| |
- | </html>
| |
Latest revision as of 20:03, 18 March 2013