Template:WashUPhotoGallerycss
From 2012.igem.org
(Difference between revisions)
BrianBasco (Talk | contribs) |
BrianBasco (Talk | contribs) |
||
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; | ||
+ | border: 10px solid rgba(255, 255, 255, 0.4); | ||
+ | margin-top:2px; | ||
+ | margin-left:auto; | ||
+ | margin-right: auto; | ||
+ | margin-bottom:2px;} | ||
.galleria-container{ | .galleria-container{ |
Revision as of 15:11, 7 August 2012