Template:Team:HokkaidoU Japan/User/CSS
From 2014.igem.org
(Difference between revisions)
(8 intermediate revisions not shown) | |||
Line 3: | Line 3: | ||
@charset "UTF-8"; | @charset "UTF-8"; | ||
- | + | body { | |
- | + | background-image: url("https://static.igem.org/mediawiki/2014/f/f0/8801750668_74a0202a89_o.jpg"); | |
- | + | background-repeat: no-repeat; | |
- | background-image: url(https://static.igem.org/mediawiki/2014/f/f0/8801750668_74a0202a89_o.jpg); | + | background-attachment: fixed; |
+ | background-position: right bottom; | ||
} | } | ||
Line 20: | Line 21: | ||
width:100%; | width:100%; | ||
height: 500px; | height: 500px; | ||
- | |||
} | } | ||
Line 28: | Line 28: | ||
-moz-opacity: 0.5; | -moz-opacity: 0.5; | ||
opacity: 0.5; | opacity: 0.5; | ||
+ | margin: 0 auto; | ||
} | } | ||
Latest revision as of 08:30, 16 September 2014