mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-04 21:47:40 +03:00
Update style.css
This commit is contained in:
parent
4f8f18f1a2
commit
8b9e62d7cb
1 changed files with 6 additions and 0 deletions
|
@ -1012,6 +1012,12 @@ a.search_subreddit:hover {
|
|||
grid-area: post_title;
|
||||
}
|
||||
|
||||
.post_title a{
|
||||
|
||||
display: block
|
||||
|
||||
}
|
||||
|
||||
.post:not(.highlighted) .post_title a:visited {
|
||||
color: var(--visited);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue