Re-add hex text label styles
This commit is contained in:
parent
3adf47f6a0
commit
9508fcf78d
@ -11,9 +11,14 @@ svg {
|
|||||||
|
|
||||||
use[href="#hex"] {
|
use[href="#hex"] {
|
||||||
stroke: #666;
|
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 {
|
.building .doors {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user