#3 - Reorg fiche de perso

This commit is contained in:
2020-11-17 18:40:02 +01:00
parent 445516f9f1
commit b5eb85889b
2 changed files with 6 additions and 6 deletions

View File

@ -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;