Template:UFMG Brazil/css
From 2014.igem.org
(Difference between revisions)
Tiagocastro (Talk | contribs) |
Tiagocastro (Talk | contribs) |
||
Line 639: | Line 639: | ||
/*********************************************************************************/ | /*********************************************************************************/ | ||
- | # | + | #footer |
{ | { | ||
overflow: hidden; | overflow: hidden; | ||
Line 646: | Line 646: | ||
} | } | ||
- | # | + | #footer p |
{ | { | ||
letter-spacing: 0.20em; | letter-spacing: 0.20em; | ||
- | text-align: | + | text-align: right; |
- | + | ||
font-size: 0.80em; | font-size: 0.80em; | ||
- | color: rgba(255,255,255 | + | color: rgba(255,255,255); |
} | } | ||
- | # | + | #footer a |
{ | { | ||
text-decoration: none; | text-decoration: none; | ||
- | color: rgba(255,255,255 | + | color: rgba(255,255,255); |
} | } | ||
+ | #footer-box | ||
+ | { | ||
+ | display: none; | ||
+ | } | ||
Revision as of 17:42, 6 October 2014