Template:Team:ITESM-CEM/CSS
From 2014.igem.org
(Difference between revisions)
Line 23: | Line 23: | ||
p { | p { | ||
- | font-family: 'Exo', sans-serif; | + | /*font-family: 'Exo', sans-serif;*/ |
+ | font-family: Arial, Helvetica, sans-serif; | ||
+ | font-size: 16px; | ||
+ | font-weight: 400; | ||
+ | color: #222; | ||
+ | text-indent: 10; | ||
+ | white-space: inherit; | ||
+ | vertical-align: top; | ||
+ | position: relative; | ||
+ | width: 50%; | ||
+ | font-style: normal; | ||
+ | line-height: normal; | ||
+ | font-variant: normal; | ||
+ | padding-top: 0px; | ||
+ | padding-right: 0px; | ||
+ | padding-bottom: 0px; | ||
+ | padding-left: 25px; | ||
+ | word-spacing: normal; | ||
+ | border-top-style: none; | ||
+ | border-right-style: none; | ||
+ | border-bottom-style: none; | ||
+ | border-left-style: none; | ||
+ | text-align: left; | ||
+ | } | ||
+ | |||
+ | ul { | ||
+ | /*font-family: 'Exo', sans-serif;*/ | ||
+ | font-family: Arial, Helvetica, sans-serif; | ||
font-size: 16px; | font-size: 16px; | ||
font-weight: 400; | font-weight: 400; |
Revision as of 23:30, 7 July 2014