This commit is contained in:
James 2019-10-08 14:45:55 +01:00
parent 81eaebd9f2
commit d9c920ca9b

View File

@ -27,7 +27,7 @@ body::before {
font-weight: bold; font-weight: bold;
z-index: 9999; z-index: 9999;
} }
body:hover:before{ body:before:hover{
background-color: #fff; background-color: #fff;
} }