WROK
This commit is contained in:
parent
53a20dca4a
commit
333393a4fa
@ -342,7 +342,13 @@ button:hover {
|
||||
color: var(--primary-text);
|
||||
}
|
||||
|
||||
.ye-span:hover + body{
|
||||
header.ye-span:hover + body{
|
||||
background: url('/assets/images/ye.jpg') !important;
|
||||
background-repeat: repeat !important;
|
||||
background-size: 10% !important;
|
||||
}
|
||||
|
||||
body:has(.ye-span:hover) {
|
||||
background: url('/assets/images/ye.jpg') !important;
|
||||
background-repeat: repeat !important;
|
||||
background-size: 10% !important;
|
||||
|
Loading…
Reference in New Issue
Block a user