theme: box shadow for toc #92

This commit is contained in:
Sören Weber 2021-09-29 00:14:48 +02:00
parent 89dab09410
commit 6ddb79481e
No known key found for this signature in database
GPG key ID: 07D17FF580AE7589

View file

@ -65,6 +65,7 @@ body {
} }
.progress { .progress {
box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.1);
position:absolute; position:absolute;
background-color: rgba(246, 246, 246, 0.97); background-color: rgba(246, 246, 246, 0.97);
width: auto; width: auto;