some styles
This commit is contained in:
parent
c5493a4fcb
commit
0d2602606c
1 changed files with 4 additions and 2 deletions
|
@ -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%;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue