Compare commits
No commits in common. "62699c90eb3ffaaedc0b6d15b4584a212a8640f4" and "15d914fae3ad85cab91c4033662359ecba949603" have entirely different histories.
62699c90eb
...
15d914fae3
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ h1, h1 a {
|
||||||
#mapgrid {
|
#mapgrid {
|
||||||
outline: 2px solid #333;
|
outline: 2px solid #333;
|
||||||
background-color: #dfaa37;
|
background-color: #dfaa37;
|
||||||
border-radius: min(4px, 25%);
|
border-radius: 4px;
|
||||||
animation: blinker 1s infinite;
|
animation: blinker 1s infinite;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue