Updated gruvbox theme

This commit is contained in:
Magnus Åhall 2024-06-28 17:39:32 +02:00
parent c01ed135a9
commit 24cf7fd4cc
3 changed files with 13 additions and 6 deletions

View file

@ -4,6 +4,10 @@ body {
background-image: url(/images/v0/gruvbox/background.svg);
}
#menu {
box-shadow: 2px 0px 5px 3px rgba(0,0,0,0.25);
}
#areas {
.area {
box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.5);