mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-02-25 05:09:49 -06:00
Improved Style Dynamics
This commit is contained in:
@@ -165,11 +165,9 @@ a {
|
|||||||
|
|
||||||
.navElement {
|
.navElement {
|
||||||
border: solid black .2rem;
|
border: solid black .2rem;
|
||||||
width: 25vw;
|
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-size: 1.2rem;
|
|
||||||
font-size: 1rem;
|
|
||||||
background-color: rgba(139, 36, 36, 0.5);
|
background-color: rgba(139, 36, 36, 0.5);
|
||||||
|
flex-grow: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navElement:hover {
|
.navElement:hover {
|
||||||
|
|||||||
@@ -29,6 +29,7 @@ html, body, #map {
|
|||||||
color: #eee;
|
color: #eee;
|
||||||
background-color: rgba(44, 44, 44, .8);
|
background-color: rgba(44, 44, 44, .8);
|
||||||
padding: 1em;
|
padding: 1em;
|
||||||
|
border-radius: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
#legendOccGrad {
|
#legendOccGrad {
|
||||||
|
|||||||
Reference in New Issue
Block a user