Team:British Columbia/Test/Custom CSS
From 2014.igem.org
(Difference between revisions)
(10 intermediate revisions not shown) | |||
Line 33: | Line 33: | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
+ | |||
+ | |||
#center_welcome{ | #center_welcome{ | ||
Line 59: | Line 62: | ||
p { | p { | ||
font-family: 'PT Sans', sans-serif; | font-family: 'PT Sans', sans-serif; | ||
- | font-size: | + | font-size: 110%; |
} | } | ||
Line 68: | Line 71: | ||
header { | header { | ||
- | |||
- | |||
background-image: url('https://static.igem.org/mediawiki/2014/b/b9/Banner-01.png'); | background-image: url('https://static.igem.org/mediawiki/2014/b/b9/Banner-01.png'); | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
Line 77: | Line 78: | ||
} | } | ||
- | + | ||
svg { | svg { | ||
Line 84: | Line 85: | ||
img#sponsor_platinum{ | img#sponsor_platinum{ | ||
- | width: | + | width: 500px; |
height: auto; | height: auto; | ||
} | } | ||
img#sponsor_gold{ | img#sponsor_gold{ | ||
- | width: | + | width: 400px; |
height: auto; | height: auto; | ||
} | } | ||
img#sponsor_silver{ | img#sponsor_silver{ | ||
- | width: | + | width: 250px; |
height: auto; | height: auto; | ||
} | } |
Latest revision as of 20:39, 30 March 2015