mirror of
https://github.com/Floriansylvain/projet_programmation_web.git
synced 2026-08-19 11:43:16 +02:00
🎨 Improved visuals and code of filters
This commit is contained in:
@@ -203,6 +203,11 @@ header {
|
||||
background-color: #6dc1e3;
|
||||
}
|
||||
|
||||
.selected {
|
||||
background-color: #1c6480 !important;
|
||||
box-shadow: inset #0003 0 0 5px;
|
||||
}
|
||||
|
||||
.slide-in {
|
||||
animation: slide-in 200ms;
|
||||
animation-fill-mode: forwards;
|
||||
|
||||
Reference in New Issue
Block a user