mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 01:47:39 -07:00
add a bit of flair
This commit is contained in:
parent
863e35b562
commit
b5c3e74a3f
1 changed files with 3 additions and 0 deletions
|
@ -25,6 +25,9 @@
|
|||
|
||||
#iceshrimp_app div.dkgtipfy.isMobile div.menuDrawer {
|
||||
opacity: var(--transparency);
|
||||
-webkit-box-shadow: 0 0 20px var(--fgOnAccent);
|
||||
-moz-box-shadow: 0 0 20px var(--fgOnAccent);
|
||||
box-shadow: 0 0 20px var(--fgOnAccent);
|
||||
}
|
||||
.widgetsDrawer {
|
||||
opacity: var(--transparency);
|
||||
|
|
Loading…
Reference in a new issue