modified: custom.css
modified: index.html modified: privacy-policy.html
This commit is contained in:
parent
e65bddb656
commit
9564fdcd01
3 changed files with 49 additions and 51 deletions
|
|
@ -22,10 +22,18 @@ a.anchor {
|
|||
}
|
||||
|
||||
body {
|
||||
font-family: "Open Sans", sans-serif;
|
||||
font-size: 1.8em;
|
||||
line-height: 1.8;
|
||||
font-weight: 400;
|
||||
background-color: #f8f5f5;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
font-style: italic;
|
||||
margin-top: 10px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue