Team:NCTU Formosa/source/head-index
From 2014.igem.org
(Difference between revisions)
Line 293: | Line 293: | ||
padding:20px; | padding:20px; | ||
font-weight:300; | font-weight:300; | ||
- | width: | + | width:48%; |
font-family: Open Sans; | font-family: Open Sans; | ||
font-size: 18px; | font-size: 18px; | ||
+ | text-align:justify; | ||
+ | text-justify:inter-word; | ||
+ | text-indent: 50px; | ||
+ | background-color: rgba(152, 152, 152, 1); | ||
+ | border-radius: 30px; | ||
+ | opacity: 0.85; | ||
+ | float:left; | ||
+ | } | ||
+ | #description .moviebox { | ||
+ | margin-top:300px; | ||
+ | padding:20px; | ||
+ | font-weight:300; | ||
+ | width:48%; | ||
+ | font-family: Open Sans; | ||
+ | font-size: 18px; | ||
+ | float:right; | ||
text-align:justify; | text-align:justify; | ||
text-justify:inter-word; | text-justify:inter-word; |
Revision as of 07:54, 17 October 2014