Re-add hex text label styles
This commit is contained in:
parent
ccb1cb2c75
commit
ba31dcd751
@ -11,9 +11,14 @@ svg {
|
||||
|
||||
use[href="#hex"] {
|
||||
stroke: #666;
|
||||
/* fill: wheat; */
|
||||
/* fill: navajowhite; */
|
||||
/* fill: url(#asterisk); */
|
||||
}
|
||||
|
||||
[data-q][data-r][data-s][data-t] text {
|
||||
font-size: 4px;
|
||||
text-anchor: middle;
|
||||
user-select: none;
|
||||
font-family: sans-serif;
|
||||
fill: black;
|
||||
}
|
||||
|
||||
.building .doors {
|
||||
|
Loading…
x
Reference in New Issue
Block a user