vbox stroke width
This commit is contained in:
parent
e8226ce1ee
commit
51bd39dc3d
@ -17,6 +17,12 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.instance {
|
||||||
|
svg {
|
||||||
|
stroke-width: 1.25em;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.game {
|
.game {
|
||||||
|
|
||||||
.team, #targeting, .resolving-skill {
|
.team, #targeting, .resolving-skill {
|
||||||
|
|||||||
@ -100,7 +100,7 @@
|
|||||||
figure {
|
figure {
|
||||||
svg {
|
svg {
|
||||||
height: 2em;
|
height: 2em;
|
||||||
stroke-width: 8px;
|
stroke-width: 0.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
figcaption {
|
figcaption {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user