mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 00:57:59 +00:00
add hover effects!!
This commit is contained in:
parent
e02281716c
commit
2554dca3ca
@ -244,6 +244,10 @@ a.avatar {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.comment-list.left-padding:hover {
|
||||
border: white solid;
|
||||
}
|
||||
|
||||
.comments-author.owner {
|
||||
margin: 5px;
|
||||
font-family: var(--text-font-primary);
|
||||
|
Loading…
Reference in New Issue
Block a user