forked from public/foundryvtt-reve-de-dragon
#3 - Reorg fiche de perso
This commit is contained in:
@ -39,12 +39,12 @@
|
||||
--tab-header-color-active: #4a0404;
|
||||
|
||||
--actor-input-font-family: GrenzeGotisch-Regular;
|
||||
--actor-input-font-size: 12px;
|
||||
--actor-input-font-size: 10px;
|
||||
--actor-input-font-weight: 500;
|
||||
--actor-input-color: black;
|
||||
|
||||
--actor-label-font-family: GrenzeGotisch-Bold;
|
||||
--actor-label-font-size: 12px;
|
||||
--actor-label-font-size: 10px;
|
||||
--actor-label-font-weight: 700;
|
||||
--actor-label-color: #464331c4;
|
||||
|
||||
@ -63,7 +63,7 @@
|
||||
.window-app {
|
||||
font-family: "GoudyAcc", sans-serif;
|
||||
text-align: justify;
|
||||
font-size: 18px;
|
||||
font-size: 14px;
|
||||
letter-spacing: 1px;
|
||||
}
|
||||
|
||||
@ -527,8 +527,8 @@ button {
|
||||
}
|
||||
.table-fatigue td {
|
||||
table-layout: fixed;
|
||||
width: 4px;
|
||||
height: 4px;
|
||||
width: 2px;
|
||||
height: 2px;
|
||||
}
|
||||
.table-fatigue .fatigue-used {
|
||||
background-color: DarkRed;
|
||||
|
Reference in New Issue
Block a user