mirror of
https://gitlab.com/mrubli/hugo-mod-leaflet.git
synced 2025-10-07 01:54:24 +00:00
static: css: Increase backdrop transparency
This commit is contained in:
@@ -71,7 +71,7 @@ svg.heightgraph-container .select-symbol {
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
background-color: rgba(0, 0, 0, 0.9);
|
background-color: rgba(0, 0, 0, 0.7);
|
||||||
}
|
}
|
||||||
|
|
||||||
.map ~ .map-backdrop {
|
.map ~ .map-backdrop {
|
||||||
|
Reference in New Issue
Block a user