why still no work

This commit is contained in:
Richard Mikloš 2024-02-07 21:19:17 +01:00
parent 6dba60d461
commit 53a20dca4a

@ -343,7 +343,7 @@ button:hover {
}
.ye-span:hover + body{
background: url('/assets/images/ye.jpg');
background-repeat: repeat;
background-size: 10%;
background: url('/assets/images/ye.jpg') !important;
background-repeat: repeat !important;
background-size: 10% !important;
}