|
|
Line 195: |
Line 195: |
| line-height: 48px; | | line-height: 48px; |
| font-size: 12px; | | font-size: 12px; |
− | }
| |
− |
| |
− | body {
| |
− | background-image: url('https://static.igem.org/mediawiki/2015/2/24/ElanVital_Bg.png');
| |
− | background-repeat: no-repeat;
| |
− | background-position: center;
| |
− | background-attachment: fixed;
| |
− | -webkit-background-size: cover;
| |
− | -moz-background-size: cover;
| |
− | -o-background-size: cover;
| |
− | background-size: cover;
| |
− | margin:0;
| |
− | padding:0;
| |
− | border:0;
| |
− | width:100%;
| |
− | min-width:386px;
| |
− | min-height:100%;
| |
− | height:1px;
| |
− | font-size:90%;
| |
− |
| |
− | }
| |
− |
| |
− |
| |
− | div.column {
| |
− | max-width: 800px;
| |
− | }
| |
− |
| |
− | IMG.displayed {
| |
− | display: block;
| |
− | margin-left: auto;
| |
− | margin-right: auto;
| |
− | height: auto;
| |
− | width: auto;
| |
− | margin-top:10%;
| |
− | max-width: 100%;
| |
− | }
| |
− |
| |
− |
| |
− | IMG.scrollarrow {
| |
− | display: block;
| |
− | margin-left: auto;
| |
− | margin-right: auto;
| |
− | margin-bottom: 10%;
| |
− | max-width: 100%;
| |
− | height: auto;
| |
− | }
| |
− |
| |
− | h3.scrolltext {
| |
− | margin-top:7%;
| |
− | }
| |
− |
| |
− |
| |
− | h3 {
| |
− | color:white;
| |
| } | | } |
| | | |