Template:Team:HokkaidoU Japan/Top Header/CSS
From 2014.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
<style type="text/css"> | <style type="text/css"> | ||
#header-wrapper { | #header-wrapper { | ||
- | width: | + | width:100%; |
height:200px; | height:200px; | ||
- | |||
- | |||
} | } | ||
#top-header { | #top-header { | ||
- | width: | + | width: 960px; |
height: 300px; | height: 300px; | ||
margin: 0 auto; | margin: 0 auto; | ||
- | + | background-image:url("https://static.igem.org/mediawiki/2014/7/77/HokkaidoU_Top_Header.png"); | |
+ | |||
} | } | ||
Revision as of 05:22, 13 October 2014