Link Post Titles

This commit is contained in:
spikecodes 2020-12-07 11:20:24 -08:00
parent 293a4d5c50
commit 77886579f4
2 changed files with 6 additions and 6 deletions

View file

@ -193,6 +193,10 @@ span {
font-weight: bold;
}
.post_title {
font-size: 18px;
}
.post_score {
margin-top: 1em;
color: aqua;
@ -208,10 +212,6 @@ span {
margin: 5px;
}
.post_right > a {
color: aqua;
}
.post_right > p {
opacity: 0.75;
font-size: 16px;