Fix Post Body Links
This commit is contained in:
parent
e1962c7b66
commit
81274e35d7
1 changed files with 1 additions and 1 deletions
|
@ -236,7 +236,7 @@ span {
|
||||||
margin-top: 1.5em;
|
margin-top: 1.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.post_body > a {
|
.post_body a {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
color: aqua;
|
color: aqua;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue