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