WIP: render radial coord hexes/maps
This commit is contained in:
@@ -15,7 +15,7 @@ text {
|
||||
}
|
||||
|
||||
use[href="#hex"] {
|
||||
opacity: 0;
|
||||
opacity: 0.5;
|
||||
fill: transparent;
|
||||
fill-opacity: 0.5;
|
||||
stroke-width: 0.5px;
|
||||
@@ -60,6 +60,10 @@ g.weapon-symbol :not(use[href="#counter-base"]) {
|
||||
stroke-width: 0.5px;
|
||||
}
|
||||
|
||||
/* g.weapon-symbol {
|
||||
r: 5px;
|
||||
} */
|
||||
|
||||
g.troop-counter-template text {
|
||||
fill: white;
|
||||
font-size: 12px;
|
||||
@@ -425,7 +429,7 @@ g[data-y="76"] { --i: 76; }
|
||||
|
||||
.building .doors {
|
||||
stroke: white;
|
||||
stroke-width: 2.25
|
||||
stroke-width: 2.25px
|
||||
}
|
||||
|
||||
#test-arcs line, #test-arcs polyline {
|
||||
|
||||
Reference in New Issue
Block a user