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