Theme gideonstar: Fade-Effekt hinzugefügt

This commit is contained in:
root 2023-03-25 17:07:13 +01:00
parent fbc85cf13c
commit 2fdf5e9275
1 changed files with 2 additions and 0 deletions

View File

@ -40,11 +40,13 @@ body {
.active {
background-color: #ffb703;
outline: 2px dashed #fb8500;
transition: .3s ease;
}
.inactive {
background-color: #f5f5f5;
outline: 2px dashed #d5d5d5;
transition: .3s ease;
}
#footer {