mirror of
https://github.com/redlib-org/redlib.git
synced 2025-06-19 23:50:59 +00:00
Link Post Titles
This commit is contained in:
parent
293a4d5c50
commit
77886579f4
2 changed files with 6 additions and 6 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue