Camillelorie (Talk | contribs) |
Camillelorie (Talk | contribs) |
||
Line 7: | Line 7: | ||
</head> | </head> | ||
− | + | .container-class { | |
− | + | background-image: https://static.igem.org/mediawiki/2018/0/02/T--East_Chapel_Hill--ECHHSMEETHETEAMP1.jpg; | |
− | + | background-repeat: no-repeat; | |
− | + | background-position: center; | |
+ | width: 400px; | ||
+ | height: 400px; | ||
+ | border: 2px dashed #333; | ||
+ | } |
Revision as of 01:55, 16 September 2018
.container-class { background-image: https://static.igem.org/mediawiki/2018/0/02/T--East_Chapel_Hill--ECHHSMEETHETEAMP1.jpg; background-repeat: no-repeat; background-position: center; width: 400px; height: 400px; border: 2px dashed #333; }