Template:Team:KIT-Kyoto/MaxImage
From 2014.igem.org
(Difference between revisions)
Line 710: | Line 710: | ||
}); | }); | ||
</script> | </script> | ||
+ | |||
+ | <style type="text/css" media="screen"> | ||
+ | #maximage { | ||
+ | position:fixed !important; | ||
+ | } | ||
+ | |||
+ | /*Set my logo in bottom left*/ | ||
+ | #logo { | ||
+ | bottom:30px; | ||
+ | height:auto; | ||
+ | left:30px; | ||
+ | position:absolute; | ||
+ | width:34%; | ||
+ | z-index:1000; | ||
+ | } | ||
+ | #logo img { | ||
+ | width:100%; | ||
+ | } | ||
+ | </style> |
Revision as of 09:12, 19 May 2014