Add box shadow to overlay and islands
This commit is contained in:
@@ -61,6 +61,7 @@
|
||||
background-color: grey;
|
||||
border-radius: 10px;
|
||||
z-index: 2500;
|
||||
box-shadow: 1px 1px 3px rgba(0,0,0,0.19);
|
||||
}
|
||||
|
||||
.navButton {
|
||||
|
||||
Reference in New Issue
Block a user