Change article content font
This commit is contained in:
parent
cafecd00ae
commit
43f3ea1151
@ -5,10 +5,12 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
body {
|
body {
|
||||||
font-family: 'Lora', 'Times New Roman', serif;
|
font-family: 'Open Sans', 'Lora','Times New Roman',serif;
|
||||||
font-size: 20px;
|
font-size: 18px;
|
||||||
|
font-weight: 300;
|
||||||
color: #404040;
|
color: #404040;
|
||||||
}
|
}
|
||||||
|
|
||||||
p {
|
p {
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
margin: 30px 0;
|
margin: 30px 0;
|
||||||
|
4
static/css/clean-blog.min.css
vendored
4
static/css/clean-blog.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user