|
|
Line 31: |
Line 31: |
| | | |
| *{padding: 0; margin: 0; box-sizing: border-box;} | | *{padding: 0; margin: 0; box-sizing: border-box;} |
− | body{height: 900px;}
| + | |
| article { | | article { |
| background: url('https://static.igem.org/mediawiki/2018/1/16/T--Montpellier--rondpeptides_mtp.png'); | | background: url('https://static.igem.org/mediawiki/2018/1/16/T--Montpellier--rondpeptides_mtp.png'); |
| text-align: center; | | text-align: center; |
− | width: 100% !important; | + | width: 100% ; |
− | height: auto !important; | + | height: auto ; |
− | background-size: cover !important; | + | background-size: cover; |
− | background-attachment: fixed !important; | + | background-attachment: fixed; |
− | position: relative !important; | + | position: relative ; |
− | overflow: hidden !important; | + | overflow: hidden ; |
| border-radius: 0 0 85% 85% / 30%; | | border-radius: 0 0 85% 85% / 30%; |
| } | | } |
| article .overlay{ | | article .overlay{ |
− | width: 100% !important; | + | width: 100% ; |
− | height: 100% !important; | + | height: 100% ; |
− | padding: 50px !important; | + | padding: 50px ; |
| color: #FFF; | | color: #FFF; |
| text-shadow: 1px 1px 1px #333; | | text-shadow: 1px 1px 1px #333; |