more page

This commit is contained in:
bechi 2014-07-21 09:58:27 -03:00
commit b52fa182c1
2 changed files with 28 additions and 15 deletions

View file

@ -62,11 +62,21 @@
font-family: 'Ubuntu', Helvetica, sans-serif !important;
}
h3 {
h1 {
font-weight: 100;
font-size: 22px;
font-size: 24px;
color: #2C3E50;
margin-bottom: 2rem;
margin-bottom: 1rem;
}
h2 {
font-size: 20px;
font-weight: 100;
}
h3 {
font-weight: 300;
font-size: 16px;
}
h4 {