Template:Team:UC Davis/Head
From 2011.igem.org
(Difference between revisions)
Aheuckroth (Talk | contribs) |
|||
Line 410: | Line 410: | ||
font-size: 13px; | font-size: 13px; | ||
color: rgba(225,225,225,1); | color: rgba(225,225,225,1); | ||
+ | } | ||
+ | |||
+ | .floatboxleft | ||
+ | { | ||
+ | width:352px; | ||
+ | background-color: rgba(0,0,0,.4); | ||
+ | margin-top: 0px; | ||
+ | border-radius: 4px; | ||
+ | padding: 15px 15px 15px 15px; | ||
+ | font: sans-serif; | ||
+ | font-size: 13px; | ||
+ | color: rgba(225,225,225,1); | ||
+ | float: left; | ||
+ | } | ||
+ | |||
+ | .floatboxright | ||
+ | { | ||
+ | width:352px; | ||
+ | background-color: rgba(0,0,0,.4); | ||
+ | margin-top: 0px; | ||
+ | border-radius: 4px; | ||
+ | padding: 15px 15px 15px 15px; | ||
+ | font: sans-serif; | ||
+ | font-size: 13px; | ||
+ | color: rgba(225,225,225,1); | ||
+ | float: right; | ||
} | } | ||
Revision as of 00:48, 28 September 2011