Update style Npc Sheet v2 + update Charac + delete old ui and add svg
Update Npc sheet style for v1.0 Update Character sheet rings / social / attribute Delete old l5r-ui folder Add asset svg
This commit is contained in:
@@ -12,11 +12,11 @@
|
||||
border: 1px solid $l5r5e-title;
|
||||
--notchSize: 0.75rem;
|
||||
clip-path: polygon(
|
||||
0 var(--notchSize),
|
||||
var(--notchSize) 0,
|
||||
0% var(--notchSize),
|
||||
var(--notchSize) 0%,
|
||||
100% 0,
|
||||
100% var(--notchSize),
|
||||
100% calc(100% - var(--notchSize)),
|
||||
100% 0,
|
||||
100% 100%,
|
||||
100% 100%,
|
||||
0 100%,
|
||||
0 100%
|
||||
|
||||
Reference in New Issue
Block a user