Nombreuses corrections sur les fiches settlement/NPC
This commit is contained in:
@@ -10,6 +10,9 @@
|
||||
background: fade(#f5ead0, 40%);
|
||||
|
||||
.oh-roll-header {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 6px;
|
||||
font-family: @font-secondary;
|
||||
font-size: @font-size-base;
|
||||
font-weight: bold;
|
||||
@@ -17,6 +20,15 @@
|
||||
margin-bottom: 4px;
|
||||
border-bottom: 1px solid @color-olive-faint;
|
||||
padding-bottom: 3px;
|
||||
|
||||
.oh-card-weapon-img {
|
||||
width: 28px;
|
||||
height: 28px;
|
||||
object-fit: contain;
|
||||
border: 1px solid @color-olive-faint;
|
||||
border-radius: 3px;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.oh-roll-info {
|
||||
|
||||
Reference in New Issue
Block a user