This commit is contained in:
2024-03-26 21:07:22 +01:00
parent 298a925041
commit 704e96b650
2 changed files with 3 additions and 3 deletions

View File

@@ -335,9 +335,9 @@ textarea{
width: 175px;
}
footer.ye-span:hover + body{
footer#footer_container > p > span#ye-span:hover + body{
background: url('/assets/images/ye.jpg') repeat !important;
background-size: 10% !important;
background-size: 20% !important;
}