Team:Freiburg Software/Team/Photos

From 2010.igem.org

(Difference between revisions)
Line 27: Line 27:
position: relative;
position: relative;
}
}
 +
 +
/* blue buttons */
.showcase a.controls {
.showcase a.controls {
position: absolute;
position: absolute;
-
width: 154px;
+
width: 54px;
-
height: 150px;
+
height: 50px;
background-color: #2097FA;
background-color: #2097FA;
text-decoration: none;
text-decoration: none;
Line 46: Line 48:
.showcase ul li {
.showcase ul li {
-
width: 170px;
+
width: 270px;
-
height: 170px;
+
height: 270px;
float: left;
float: left;
list-style-type: none;
list-style-type: none;

Revision as of 20:15, 25 October 2010

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7