Team:Ravenwood Raptors
From 2014hs.igem.org
(Difference between revisions)
TejasManohar (Talk | contribs) |
TejasManohar (Talk | contribs) |
||
Line 54: | Line 54: | ||
font: 400 14px/1.5 Open Sans, Helvetica, Times, serif; | font: 400 14px/1.5 Open Sans, Helvetica, Times, serif; | ||
} | } | ||
+ | |||
+ | /* Footer */ | ||
+ | .column-left{ float: left; width: 33%; } | ||
+ | .column-right{ float: right; width: 33%; } | ||
+ | .column-center{ display: inline-block; width: 33%; } | ||
/* Footer */ | /* Footer */ | ||
Line 570: | Line 575: | ||
}); | }); | ||
</script> | </script> | ||
+ | |||
+ | <!-- Columns --> | ||
+ | <div class="container"> | ||
+ | <div class="column-center">Column Center</div> | ||
+ | <div class="column-left">Column Left</div> | ||
+ | <div class="column-right">Column Right</div> | ||
+ | </div> | ||
<!-- Footer --> | <!-- Footer --> |
Revision as of 23:23, 5 April 2014
Ravenwood Raptors
Column Center
Column Left
Column Right