some styles

This commit is contained in:
Ayo 2018-02-06 18:16:48 +08:00
parent c5493a4fcb
commit 0d2602606c

View file

@ -197,8 +197,10 @@ article .post-content p {
}
.subscription-message-text p {
margin: 20px 5px;
margin: 15px 5px;
font-size: 16px;
line-height: 24px;
text-rendering: optimizelegibility !important;
}
.subscription-message-text {
@ -238,7 +240,7 @@ article .post-content p {
}
.subscription-message-thumb img {
border: 5px solid #80ae3c;
border: 3px solid #80ae3c;
border-radius: 50%;
}