mirror of
https://github.com/spikecodes/libreddit.git
synced 2026-01-28 07:24:10 +01:00
Fix Post Body Links
This commit is contained in:
@@ -236,7 +236,7 @@ span {
|
||||
margin-top: 1.5em;
|
||||
}
|
||||
|
||||
.post_body > a {
|
||||
.post_body a {
|
||||
text-decoration: underline;
|
||||
color: aqua;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user