mirror of
https://github.com/twisterarmy/twister-html.git
synced 2025-02-04 11:04:29 +00:00
add transition-duration effect on post hovering
This commit is contained in:
parent
239714582f
commit
e63c74614c
@ -3636,4 +3636,8 @@ ul.dropdown-menu .active, ul.dropdown-menu .active a {
|
||||
|
||||
.userMenu-config a:hover {
|
||||
color: rgba(255, 255, 255, 1)
|
||||
}
|
||||
|
||||
.post * {
|
||||
transition-duration: 0.2s;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user