modified: meta.css
This commit is contained in:
parent
8540476799
commit
9104217879
1 changed files with 5 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
|||
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
padding-top: 2rem;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
a, a:link, a:visited,
|
||||
|
|
@ -51,6 +52,10 @@ a.anchor {
|
|||
body {
|
||||
background-color: #f8f5f5;
|
||||
overflow-x: hidden;
|
||||
font-family: "Open Sans", sans-serif;
|
||||
font-size: 1.8em;
|
||||
line-height: 1.8;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue