Team:XMU-China/photogallery

From 2012.igem.org

(Difference between revisions)
Line 11: Line 11:
left: 25px;
left: 25px;
top: 25px;
top: 25px;
-
+
z-index: 0;
}
}
Line 64: Line 64:
#photogallery{
#photogallery{
border:0;
border:0;
-
z-index:-2;
+
z-index:-4;
background:#F00;
background:#F00;
}
}
#photogallery tr {
#photogallery tr {
background-color: #0F0;
background-color: #0F0;
 +
z-index: -4;
}
}
#photogallery tr td {
#photogallery tr td {
background-color: #00F;
background-color: #00F;
 +
z-index: -4;
}
}
 +
</style>
</style>
</head>
</head>

Revision as of 01:11, 24 September 2012