Various fixes and add rune support
This commit is contained in:
@@ -161,6 +161,21 @@
|
||||
font-family: @font-secondary;
|
||||
font-size: @font-size-sm;
|
||||
}
|
||||
.party-renown-label {
|
||||
font-weight: bold;
|
||||
color: @color-olive;
|
||||
margin-left: 0.8rem;
|
||||
margin-right: 0.3rem;
|
||||
text-transform: uppercase;
|
||||
font-size: @font-size-xs;
|
||||
letter-spacing: 0.04em;
|
||||
}
|
||||
.party-renown-value {
|
||||
width: 3.5rem;
|
||||
text-align: center;
|
||||
font-family: @font-secondary;
|
||||
font-size: @font-size-sm;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user