Template:WashUPhotoGallerycss

From 2012.igem.org

(Difference between revisions)
 
(5 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{
Line 25: Line 32:
bottom:0;
bottom:0;
position: absolute;
position: absolute;
-
left:120px;
+
left:100px;
right:10px;
right:10px;
z-index:2;
z-index:2;

Latest revision as of 03:25, 4 October 2012