Fix: blog preview text & bg color

This commit is contained in:
Aroy-Art 2022-06-15 16:34:17 +02:00
parent e64002033a
commit 2bede7d1e6
Signed by: Aroy
GPG key ID: 583642324A1D2070

View file

@ -1353,12 +1353,13 @@ pre.chroma {
}
.post-block {
background-color: #040b1e;
background-color: #0f1e31;
margin-bottom: 10px;
}
.post-block .content {
padding: 20px;
word-break: break-word;
}
.post-block .content h3 {