Talk:Team:Gaston Day School/Team

From 2014.igem.org

(Difference between revisions)
Line 2: Line 2:
<html>
<html>
<style>
<style>
-
[class*='grid']
+
[class*='row']
{
{
-
float: left;
+
text-align: center;
}
}
-
.row1.column1
+
.row1
{
{
padding-bottom: 20px;
padding-bottom: 20px;
width: 20%;
width: 20%;
}
}
-
.row1.column2
+
.row2
{
{
padding-bottom: 20px;
padding-bottom: 20px;
width: 20%;
width: 20%;
}
}
-
.row1.column3
+
.row3
{
{
padding-bottom: 20px;
padding-bottom: 20px;
Line 32: Line 32:
}
}
-
+
[class*='column']
 +
{
 +
float: left;       
 +
}
 +
.column1
 +
{
 +
padding-bottom: 20px;
 +
width: 20%;
 +
}
 +
.column2
 +
{
 +
padding-bottom: 20px;
 +
width: 20%;
 +
}
 +
.column3
 +
{
 +
padding-bottom: 20px;
 +
width: 20%;
 +
}
 +
.column4
 +
{
 +
padding-bottom: 20px;
 +
width: 20%;
 +
}
 +
.column5
 +
{
 +
padding-bottom: 20px;
 +
width: 20%;
 +
}
</style>
</style>

Revision as of 14:28, 13 June 2014

col1
col2
col3
col4
col5