Line 1: | Line 1: | ||
{{:Team:UChile_Biotec/css}} | {{:Team:UChile_Biotec/css}} | ||
<html> | <html> | ||
+ | <style> | ||
+ | |||
+ | /* general wrapper for the content */ | ||
+ | .igem_2018_team_content { | ||
+ | background-color: #F5F4D8; | ||
+ | display:block; | ||
+ | width: 100%; | ||
+ | background-image: url('https://static.igem.org/mediawiki/2017/a/a9/T--Uchile_Biotec--Fondo3s.jpg') !important; | ||
+ | background-repeat: no-repeat; | ||
+ | background-position: right top; | ||
+ | background-color: #C0DACF; | ||
+ | } | ||
+ | |||
+ | img { | ||
+ | max-width: 100% !important; | ||
+ | height: auto; | ||
+ | } | ||
+ | |||
+ | </style> | ||
− | |||
− | |||
− | |||
</html> | </html> |
Revision as of 00:43, 16 August 2018