home updated

This commit is contained in:
2023-08-16 11:06:42 +03:00
parent d82b3936d6
commit 0819477b89
5 changed files with 59 additions and 31 deletions

View File

@@ -315,6 +315,10 @@ header {
background-repeat: no-repeat;
}
a:hover{
color: #5e5b59;
}
.banner:hover {
background: #4b3a92;
}