Take patch from 9494f006f804585ac2ba8c435380e5b1e278c4d2

Check: 9494f006f8
This commit is contained in:
Robbi Nespu 2021-06-22 12:33:11 +08:00 committed by Athul Cyriac Ajay
parent dd1612c482
commit 24803354b5
1 changed files with 5 additions and 0 deletions

View File

@ -155,6 +155,11 @@ h4::before { color: var(--maincolor); content: '#### '; }
h5::before { color: var(--maincolor); content: '##### '; }
h6::before { color: var(--maincolor); content: '###### '; }
.meta {
color: #999;
letter-spacing: -0.5px;
}
/* Footer */
footer {
margin-top: 1em;