Template:UFMG Brazil/css
From 2014.igem.org
(Difference between revisions)
Tiagocastro (Talk | contribs) |
Tiagocastro (Talk | contribs) |
||
Line 415: | Line 415: | ||
/*********************************************************************************/ | /*********************************************************************************/ | ||
- | . | + | .title2 |
{ | { | ||
margin-bottom: 3em; | margin-bottom: 3em; | ||
Line 422: | Line 422: | ||
font-weight: bold; | font-weight: bold; | ||
+ | } | ||
+ | |||
+ | .title2 h2 | ||
+ | { | ||
+ | font-size: 2.8em; | ||
+ | color: rgba(255,255,255,0.9); | ||
+ | } | ||
+ | |||
+ | .title2 .byline | ||
+ | { | ||
+ | letter-spacing: 0.15em; | ||
+ | text-transform: uppercase; | ||
+ | font-weight: 400; | ||
+ | font-size: 1.1em; | ||
+ | color: #6F6F6F; | ||
+ | } | ||
+ | |||
+ | /*********************************************************************************/ | ||
+ | /* Heading Titles */ | ||
+ | /*********************************************************************************/ | ||
+ | |||
+ | .title | ||
+ | { | ||
+ | margin-bottom: 3em; | ||
} | } | ||
Line 438: | Line 462: | ||
color: #6F6F6F; | color: #6F6F6F; | ||
} | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
/*********************************************************************************/ | /*********************************************************************************/ |
Revision as of 14:31, 7 October 2014