Team:Freiburg Software/Team/Photos

From 2010.igem.org

(Difference between revisions)
Line 9: Line 9:
opacity: 0.92;
opacity: 0.92;
color: white;
color: white;
-
}
 
-
 
-
.picture_gallery a {
 
-
width: 100px;
 
-
height: 100px;
 
-
z-index: 2;
 
-
float: left;
 
-
margin: 15px 15px 15px 15px;
 
-
}
 
-
.picture_gallery a:hover {
 
-
z-index: 3;
 
-
}
 
-
 
-
.pic_small a {
 
-
width: 100px;
 
-
height: 100px;
 
-
z-index: 2;
 
-
}
 
-
.pic_small a:hover {
 
-
z-index: 3;
 
-
}
 
-
 
-
.pic_big a {
 
-
width: 500px;
 
-
height: 500px;
 
-
z-index: 3;
 
-
display: none;
 
}
}
</style>
</style>
 +
<!--
<div id="main_area" style="z-index: 2;">
<div id="main_area" style="z-index: 2;">
<div class="picture_gallery">
<div class="picture_gallery">
Line 46: Line 20:
</div>
</div>
</div>
</div>
 +
-->

Revision as of 03:46, 25 October 2010

head>