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:
Mandar
2020-12-19 04:44:12 +01:00
parent d3bcfba723
commit 10956e6677
106 changed files with 29486 additions and 1990 deletions

View File

@@ -34,7 +34,7 @@ $font-primary: "PatrickHand", sans-serif;
$font-secondary: "BrushtipTexe", sans-serif;
$font-tertiary: "BrushtipTexe", sans-serif;
$font-quaternary: "ArchitectsDaughter", sans-serif;
$font-dice: "LogotypeL5r", sans-serif;
$font-logoType: "LogotypeL5r", sans-serif;
body {
font: 16px $font-primary;
@@ -73,7 +73,7 @@ i.i_water,
i.i_fire,
i.i_air,
i.i_void {
font-family: LogotypeL5r;
font-family: $font-logoType;
line-height: 1rem;
font-style: normal;
font-weight: normal;