Team:Freiburg Software/Team/Photos

From 2010.igem.org

(Difference between revisions)
Line 31: Line 31:
.showcase a.controls {
.showcase a.controls {
-
/*position: absolute;*/
+
position: relative;
-
margin: 0px 0px 0px 0px;
+
-
float: left;
+
width: 40px;
width: 40px;
height: 40px;
height: 40px;
Line 109: Line 107:
<div class="showcase" id="vertical" style="align: center; text-align: center;">
<div class="showcase" id="vertical" style="align: center; text-align: center;">
-
<a href="#previous" class="controls previous" rel="previous">&ndash;</a>
+
<a href="#previous" class="controls previous" rel="previous" style="margin: 20px 20px 20px 20px; float: left;">&ndash;</a>
Line 148: Line 146:
</ul>
</ul>
-
<a href="#next" class="controls next" rel="next">+</a>
+
<a href="#next" class="controls next" rel="next" style="margin: 20px 20px 20px 20px; float: left;">+</a>
</div>
</div>

Revision as of 21:01, 25 October 2010

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