Team:TU-Delft/Templates/Style

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
<style type="text/css">
<style type="text/css">
 +
input.searchButton {
input.searchButton {
     background: none repeat scroll 0 0 transparent;
     background: none repeat scroll 0 0 transparent;
Line 266: Line 267:
     display: block;
     display: block;
}
}
-
#frame {
+
 
-
    background: none repeat scroll 0 0 #FFFFFF;
+
-
    float: left;
+
-
    padding: 20px 29px 40px;
+
-
    width: 910px;
+
-
}
+
-
.leftcolumn {
+
-
    display: inline;
+
-
    float: left;
+
-
    margin: 0 10px 10px 20px;
+
-
    width: 80px;
+
-
}
+
-
.rightcolumn {
+
-
    display: inline;
+
-
    float: right;
+
-
    margin: 0 10px 10px 20px;
+
-
    text-align: justify;
+
-
    width: 630px;
+
-
}
+
-
.spacer {
+
-
    clear: both;
+
-
}
+
</style>
</style>
</html>
</html>

Revision as of 08:43, 19 April 2013