Difference between revisions of "Template:Team:TU Eindhoven/Timeline CSS"
Line 4: | Line 4: | ||
background-size:100%; | background-size:100%; | ||
height:30px; | height:30px; | ||
− | width: | + | width:1031px; |
background-image: url('https://static.igem.org/mediawiki/2015/0/08/TU_Eindhoven_timeline.png'); | background-image: url('https://static.igem.org/mediawiki/2015/0/08/TU_Eindhoven_timeline.png'); | ||
} | } | ||
</html> | </html> |
Revision as of 13:28, 18 September 2015
#timeline{ background-size:100%; height:30px; width:1031px; background-image: url('https://static.igem.org/mediawiki/2015/0/08/TU_Eindhoven_timeline.png'); }