Team:Ravenwood Raptors

From 2014hs.igem.org

(Difference between revisions)
Line 56: Line 56:
/* Columns */
/* Columns */
-
.column-left{ float: left; width: 33%; }
+
.column-left{ float: left; width: 33%; text-align: center}
-
.column-right{ float: right; width: 33%; }
+
.column-right{ float: right; width: 33%; text-align: center}
-
.column-center{ display: inline-block; width: 33%; }
+
.column-center{ display: inline-block; width: 33%; text-align: center}
-
text-align: center
+
.container{
.container{
margin-top: 20px;
margin-top: 20px;
 +
}
}
}

Revision as of 23:35, 5 April 2014

Ravenwood Raptors

Column Center
Column Left
Column Right


Send comments and suggestions to our Webmaster.