#3 - Reorg fiche de perso
This commit is contained in:
parent
445516f9f1
commit
b5eb85889b
@ -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;
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "foundryvtt-reve-de-dragon",
|
||||
"title": "Rêve de Dragon",
|
||||
"description": "Rêve de Dragon RPG for FoundryVTT",
|
||||
"version": "0.9.52",
|
||||
"version": "0.9.53",
|
||||
"minimumCoreVersion": "0.7.5",
|
||||
"compatibleCoreVersion": "0.7.6",
|
||||
"templateVersion": 46,
|
||||
|
Loading…
Reference in New Issue
Block a user