Update post-single.css

This commit is contained in:
Wise 2022-03-11 00:45:23 +01:00 committed by GitHub
parent 43c810c3e2
commit 3065d67fcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,6 +69,10 @@
font-size: 12px; font-size: 12px;
} }
.post-content p {
text-align: justify !important;
}
.post-content a, .post-content a,
.toc a:hover { .toc a:hover {
box-shadow: 0 1px 0; box-shadow: 0 1px 0;