Template:WashUPhotoGallerycss
From 2012.igem.org
(Difference between revisions)
(7 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style type = "text/css"> | <style type = "text/css"> | ||
- | #galleria{ width:650px; height: 500px; background: #000} | + | #galleria{ width:650px; height: 500px; background: #000; |
+ | -webkit-box-shadow: 0 8px 6px -6px black; | ||
+ | -moz-box-shadow: 0 8px 6px -6px black; | ||
+ | box-shadow: 0 8px 6px -6px black; | ||
+ | margin-top:2px; | ||
+ | margin-left:auto; | ||
+ | margin-right: auto; | ||
+ | margin-bottom:2px;} | ||
.galleria-container{ | .galleria-container{ | ||
position: relative; | position: relative; | ||
overflow: hidden; | overflow: hidden; | ||
- | |||
} | } | ||
Latest revision as of 03:25, 4 October 2012