Finals
This commit is contained in:
2
LICENSE.md
Normal file
2
LICENSE.md
Normal file
@ -0,0 +1,2 @@
|
||||
|
||||
Copyright (C) 2024 Dark7ermina7or
|
@ -136,7 +136,7 @@
|
||||
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); /* Alapállapot */
|
||||
}
|
||||
|
||||
#save-music {
|
||||
#save-music, .settings-button {
|
||||
background-color: #007bff;
|
||||
}
|
||||
|
||||
@ -144,7 +144,7 @@
|
||||
background-color: red;
|
||||
}
|
||||
|
||||
#save-music:hover {
|
||||
#save-music, .settings-button:hover {
|
||||
background-color: #0056b3;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user