more admin dashboard polish, some code cleanup
This commit is contained in:
parent
65f277b3f2
commit
a66460be19
23 changed files with 163 additions and 231 deletions
|
|
@ -30,7 +30,7 @@ header {
|
|||
background-size: cover;
|
||||
background-position: center;
|
||||
filter: blur(25px) saturate(25%) brightness(0.5);
|
||||
-webkit-filter: blur(25px) saturate(25%) brightness(0.5);;
|
||||
-webkit-filter: blur(25px) saturate(25%) brightness(0.5);
|
||||
animation: background-init .5s forwards,background-loop 30s ease-in-out infinite
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue