Template:Team:KULeuven/Stylesheet

From 2009.igem.org

(Difference between revisions)
Line 439: Line 439:
div#HideRedLinks a[href$='redlink=1'] {
div#HideRedLinks a[href$='redlink=1'] {
     display: none;
     display: none;
 +
}
 +
 +
.colcontainer {
 +
clear: both;
 +
}
 +
.twocol {
 +
width: 47%;
 +
float: left;
 +
position: relative;
 +
}
 +
.twocol + .twocol {
 +
float: right;
}
}

Revision as of 11:50, 26 August 2009