Team:Gaston Day School
From 2014.igem.org
(Difference between revisions)
Rgeraghty98 (Talk | contribs) |
Rgeraghty98 (Talk | contribs) |
||
Line 2: | Line 2: | ||
<html> | <html> | ||
+ | <head> | ||
+ | <style> | ||
+ | #slideshow { | ||
+ | margin: 50px auto; | ||
+ | position: relative; | ||
+ | width: 240px; | ||
+ | height: 240px; | ||
+ | padding: 10px; | ||
+ | box-shadow: 0 0 20px rgba(0,0,0,0.4); | ||
+ | } | ||
+ | |||
+ | #slideshow > div { | ||
+ | position: absolute; | ||
+ | top: 10px; | ||
+ | left: 10px; | ||
+ | right: 10px; | ||
+ | bottom: 10px; | ||
+ | } | ||
+ | </stlye> | ||
+ | </head> | ||
<!--main content --> | <!--main content --> |
Revision as of 14:55, 9 June 2014