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