Template:UFMG Brazil/css
From 2014.igem.org
(Difference between revisions)
Tiagocastro (Talk | contribs) |
Tiagocastro (Talk | contribs) |
||
Line 2: | Line 2: | ||
<style> | <style> | ||
- | + | html, body | |
{ | { | ||
height: 100%; | height: 100%; | ||
Line 11: | Line 11: | ||
margin: 0px; | margin: 0px; | ||
padding: 0px; | padding: 0px; | ||
- | background: # | + | background: #00838C; |
font-family: 'Source Sans Pro', sans-serif; | font-family: 'Source Sans Pro', sans-serif; | ||
font-size: 12pt; | font-size: 12pt; | ||
Line 23: | Line 23: | ||
margin: 0; | margin: 0; | ||
padding: 0; | padding: 0; | ||
- | |||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
p, ol, ul | p, ol, ul | ||
{ | { | ||
Line 67: | Line 60: | ||
margin: 0px auto; | margin: 0px auto; | ||
width: 1200px; | width: 1200px; | ||
- | |||
} | } | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
/*********************************************************************************/ | /*********************************************************************************/ | ||
Line 367: | Line 261: | ||
{ | { | ||
display: inline-block; | display: inline-block; | ||
- | + | margin-top: 2em; | |
padding: 1em 2em 1em 2em; | padding: 1em 2em 1em 2em; | ||
background: #B03500; | background: #B03500; | ||
Line 376: | Line 270: | ||
font-weight: 400; | font-weight: 400; | ||
font-size: 1.2em; | font-size: 1.2em; | ||
- | color: # | + | color: #FFF; |
- | + | } | |
- | + | ||
.button:before | .button:before | ||
Line 398: | Line 291: | ||
line-height: 1.8em; | line-height: 1.8em; | ||
font-size: 1em; | font-size: 1em; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
/*********************************************************************************/ | /*********************************************************************************/ | ||
/* Heading Titles */ | /* Heading Titles */ | ||
Line 462: | Line 316: | ||
color: #6F6F6F; | color: #6F6F6F; | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
/*********************************************************************************/ | /*********************************************************************************/ | ||
Line 476: | Line 325: | ||
overflow: hidden; | overflow: hidden; | ||
padding: 5em 0em; | padding: 5em 0em; | ||
- | background: # | + | background: #B03500 url(images/overlay.png) repeat; |
} | } | ||
Line 489: | Line 338: | ||
#logo | #logo | ||
{ | { | ||
- | padding: | + | padding: 5em 0em; |
text-align: center; | text-align: center; | ||
- | |||
- | |||
} | } | ||
Line 498: | Line 345: | ||
{ | { | ||
font-size: 3.5em; | font-size: 3.5em; | ||
- | |||
} | } | ||
Line 534: | Line 380: | ||
#menu | #menu | ||
{ | { | ||
- | width: | + | width: 80%; |
margin: 0px auto; | margin: 0px auto; | ||
} | } | ||
Line 604: | Line 450: | ||
{ | { | ||
overflow: hidden; | overflow: hidden; | ||
- | + | padding: 8em 0em; | |
background: #939E77; | background: #939E77; | ||
} | } | ||
Line 623: | Line 469: | ||
{ | { | ||
padding: 0em 8em; | padding: 0em 8em; | ||
- | |||
} | } | ||
+ | |||
+ | #welcome a, | ||
+ | #welcome strong | ||
+ | { | ||
+ | color: rgba(255,255,255,0.6); | ||
+ | } | ||
/*********************************************************************************/ | /*********************************************************************************/ | ||
Line 640: | Line 491: | ||
/*********************************************************************************/ | /*********************************************************************************/ | ||
- | + | #content | |
{ | { | ||
- | + | } | |
- | } | + | |
/*********************************************************************************/ | /*********************************************************************************/ | ||
Line 665: | Line 515: | ||
#footer .title span | #footer .title span | ||
{ | { | ||
- | color: rgba(255,255,255); | + | color: rgba(255,255,255,0.4); |
} | } | ||
Line 672: | Line 522: | ||
/*********************************************************************************/ | /*********************************************************************************/ | ||
- | # | + | #copyright |
{ | { | ||
overflow: hidden; | overflow: hidden; | ||
Line 679: | Line 529: | ||
} | } | ||
- | # | + | #copyright p |
{ | { | ||
letter-spacing: 0.20em; | letter-spacing: 0.20em; | ||
text-align: center; | text-align: center; | ||
+ | text-transform: uppercase; | ||
font-size: 0.80em; | font-size: 0.80em; | ||
- | color: | + | color: rgba(255,255,255,0.3); |
} | } | ||
- | # | + | #copyright a |
{ | { | ||
text-decoration: none; | text-decoration: none; | ||
- | color: | + | color: rgba(255,255,255,0.6); |
} | } | ||
- | |||
- | |||
- | |||
- | |||
+ | /*********************************************************************************/ | ||
+ | /* Newsletter */ | ||
+ | /*********************************************************************************/ | ||
+ | |||
+ | #newsletter | ||
+ | { | ||
+ | overflow: hidden; | ||
+ | padding: 8em 0em; | ||
+ | background: #EDEDED; | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | #newsletter .title h2 | ||
+ | { | ||
+ | color: rgba(0,0,0,0.8); | ||
+ | } | ||
+ | |||
+ | #newsletter .content | ||
+ | { | ||
+ | width: 600px; | ||
+ | margin: 0px auto; | ||
+ | } | ||
/*********************************************************************************/ | /*********************************************************************************/ | ||
Line 709: | Line 578: | ||
{ | { | ||
text-align: center; | text-align: center; | ||
- | color: rgba(0,0,0, | + | color: rgba(0,0,0,0.5); |
- | + | ||
} | } | ||
Line 718: | Line 586: | ||
padding-bottom: 1em; | padding-bottom: 1em; | ||
text-transform: uppercase; | text-transform: uppercase; | ||
- | font-size: | + | font-size: 1em; |
color: rgba(0,0,0,0.6); | color: rgba(0,0,0,0.6); | ||
} | } | ||
Line 725: | Line 593: | ||
{ | { | ||
text-align: center; | text-align: center; | ||
- | + | } | |
#portfolio .title h2 | #portfolio .title h2 | ||
Line 738: | Line 606: | ||
{ | { | ||
width: 282px; | width: 282px; | ||
- | |||
} | } | ||
Line 753: | Line 620: | ||
float: right; | float: right; | ||
} | } | ||
+ | |||
</style> | </style> | ||
</html> | </html> |
Revision as of 14:48, 7 October 2014