Post content styles for mobile
This commit is contained in:
parent
1c5ed75e72
commit
aa4280904a
|
@ -334,4 +334,12 @@ a:visited { color: #205caa; }
|
|||
margin: 0;
|
||||
}
|
||||
|
||||
.post-header h1 { font-size: 36px; }
|
||||
.post-content h2 { font-size: 28px; }
|
||||
.post-content h3 { font-size: 22px; }
|
||||
.post-content h4 { font-size: 18px; }
|
||||
.post-content blockquote { padding-left: 10px; }
|
||||
.post-content ul,
|
||||
.post-content ol { padding-left: 10px; }
|
||||
|
||||
}
|
Loading…
Reference in New Issue