Team:Groningen/Templates/DefaultHeader
From 2013.igem.org
(Difference between revisions)
Line 7: | Line 7: | ||
left: 20px; | left: 20px; | ||
top: 20px; | top: 20px; | ||
- | width: | + | width: 100%; |
height: 45px; | height: 45px; | ||
- | background: https://static.igem.org/mediawiki/2013/5/54/PanoramaRUG.jpg no-repeat top left; | + | background: url(https://static.igem.org/mediawiki/2013/5/54/PanoramaRUG.jpg) no-repeat top left; |
opacity: .80; | opacity: .80; | ||
filter: alpha(opacity=80); | filter: alpha(opacity=80); | ||
Line 20: | Line 20: | ||
left: 40px; | left: 40px; | ||
top: 20px; | top: 20px; | ||
- | width: | + | width: 100%; |
height: 45px; | height: 45px; | ||
- | background: https://static.igem.org/mediawiki/2013/7/77/Groningen_team.png no-repeat top left; | + | background: url(https://static.igem.org/mediawiki/2013/7/77/Groningen_team.png no-repeat) top left; |
opacity: .80; | opacity: .80; | ||
filter: alpha(opacity=80); | filter: alpha(opacity=80); |
Revision as of 12:23, 24 July 2013