added username hover in admin
This commit is contained in:
parent
1104e5d42f
commit
2e0fdb2b24
@ -75,6 +75,11 @@ img:hover
|
|||||||
margin-top: 1.5vh;
|
margin-top: 1.5vh;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.output:hover
|
||||||
|
{
|
||||||
|
filter: invert(10%);
|
||||||
|
}
|
||||||
|
|
||||||
#buttons
|
#buttons
|
||||||
{
|
{
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user