more page
This commit is contained in:
parent
45db939dd8
commit
b52fa182c1
2 changed files with 28 additions and 15 deletions
16
css/main.css
16
css/main.css
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue