Team:Heidelberg LSL/Gallery2
From 2012hs.igem.org
(Difference between revisions)
Line 297: | Line 297: | ||
} | } | ||
}) | }) | ||
- | |||
</script> | </script> | ||
+ | <style type="text/css"> | ||
+ | |||
+ | /*Make sure your page contains a valid doctype at the top*/ | ||
+ | #simplegallery1{ //CSS for sample Gallery | ||
+ | position: relative; | ||
+ | visibility: hidden; | ||
+ | border: 10px solid orange; | ||
+ | } | ||
+ | |||
+ | </style> | ||
<body id="home" onload="setPageSize()"> | <body id="home" onload="setPageSize()"> |
Revision as of 11:59, 16 June 2012