mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
Button animations
This commit is contained in:
parent
0fcdcbc812
commit
254482e812
5 changed files with 1 additions and 17 deletions
|
@ -18,16 +18,6 @@
|
|||
color: gainsboro;
|
||||
}
|
||||
|
||||
.delete_bttn {
|
||||
font-size: 15px;
|
||||
transition: width 0.5s, height 0.5s, ease-in 0.5s;
|
||||
}
|
||||
|
||||
.delete_bttn:hover {
|
||||
transition: width 0.5s, height 0.5s, ease-out 0.5s;
|
||||
color: gainsboro;
|
||||
}
|
||||
|
||||
.comment {
|
||||
margin-left: 10px;
|
||||
margin-right: 30px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue