Enhance visibility of marker
All checks were successful
deployment-on-pull-request / deployment (pull_request) Successful in 1m20s
All checks were successful
deployment-on-pull-request / deployment (pull_request) Successful in 1m20s
This commit is contained in:
parent
f8ecf20b75
commit
7236d859eb
1 changed files with 3 additions and 2 deletions
|
@ -93,8 +93,9 @@ h1, h1 a {
|
||||||
}
|
}
|
||||||
|
|
||||||
#mapgrid {
|
#mapgrid {
|
||||||
outline: 2px solid #dfaa37;
|
outline: 2px solid #333;
|
||||||
background: #dfaa3780;
|
background-color: #dfaa37;
|
||||||
|
border-radius: 4px;
|
||||||
animation: blinker 1s infinite;
|
animation: blinker 1s infinite;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue