Template:Team:Macquarie Australia/Phototest2
From 2013.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html lang="en"> | <html lang="en"> | ||
+ | <head> | ||
+ | <style> | ||
+ | .html_carousel { | ||
+ | padding: 15px 0 15px 40px; | ||
+ | } | ||
+ | .html_carousel div.slide { | ||
+ | position: relative; | ||
+ | } | ||
+ | .html_carousel div.slide div { | ||
+ | background-color: rgba(0, 0, 0, 0.6); | ||
+ | width: 100%; | ||
+ | display: none; | ||
+ | position: absolute; | ||
+ | bottom: 0; | ||
+ | } | ||
+ | .html_carousel div.slide h4 { | ||
+ | font-size: 35px; | ||
+ | padding: 30px 0 0 100px; | ||
+ | } | ||
+ | .html_carousel div.slide p { | ||
+ | font-size: 16px; | ||
+ | padding: 0 0 30px 100px; | ||
+ | } | ||
+ | .html_carousel div.slide h4, .html_carousel div.slide p { | ||
+ | color: white; | ||
+ | margin: 0; | ||
+ | } | ||
+ | .clearfix { | ||
+ | float: none; | ||
+ | clear: both; | ||
+ | } | ||
+ | </style> | ||
+ | |||
+ | <script src="http://caroufredsel.dev7studios.com/examples/basic-carousels.php" type="text/javascript"> | ||
+ | |||
+ | </script> | ||
<body> | <body> |
Latest revision as of 02:48, 2 August 2013