Team:Heidelberg/Templates/achievements-css
From 2013.igem.org
(Difference between revisions)
m |
m |
||
Line 56: | Line 56: | ||
.bronzebox { | .bronzebox { | ||
- | background- | + | background: linear-gradient(to bottom, rgba(255,255,255,0.3) 0%,rgba(255,255,255,0.7) 100%), url('https://static.igem.org/mediawiki/2013/7/7f/Bronze_medal.png') repeat 0 0; |
+ | background-repeat: no-repeat; | ||
+ | background-size: 200px; | ||
padding:6px; | padding:6px; | ||
margin:0px; | margin:0px; | ||
padding:6px; | padding:6px; | ||
margin:0px; | margin:0px; | ||
- | width: | + | width:auto; |
- | height: | + | height:auto; |
- | + | } | |
- | + | ||
- | + | ||
.silverbox { | .silverbox { |
Revision as of 13:25, 20 October 2013