#3 - Reorg fiche de perso
This commit is contained in:
parent
445516f9f1
commit
b5eb85889b
@ -39,12 +39,12 @@
|
|||||||
--tab-header-color-active: #4a0404;
|
--tab-header-color-active: #4a0404;
|
||||||
|
|
||||||
--actor-input-font-family: GrenzeGotisch-Regular;
|
--actor-input-font-family: GrenzeGotisch-Regular;
|
||||||
--actor-input-font-size: 12px;
|
--actor-input-font-size: 10px;
|
||||||
--actor-input-font-weight: 500;
|
--actor-input-font-weight: 500;
|
||||||
--actor-input-color: black;
|
--actor-input-color: black;
|
||||||
|
|
||||||
--actor-label-font-family: GrenzeGotisch-Bold;
|
--actor-label-font-family: GrenzeGotisch-Bold;
|
||||||
--actor-label-font-size: 12px;
|
--actor-label-font-size: 10px;
|
||||||
--actor-label-font-weight: 700;
|
--actor-label-font-weight: 700;
|
||||||
--actor-label-color: #464331c4;
|
--actor-label-color: #464331c4;
|
||||||
|
|
||||||
@ -63,7 +63,7 @@
|
|||||||
.window-app {
|
.window-app {
|
||||||
font-family: "GoudyAcc", sans-serif;
|
font-family: "GoudyAcc", sans-serif;
|
||||||
text-align: justify;
|
text-align: justify;
|
||||||
font-size: 18px;
|
font-size: 14px;
|
||||||
letter-spacing: 1px;
|
letter-spacing: 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -527,8 +527,8 @@ button {
|
|||||||
}
|
}
|
||||||
.table-fatigue td {
|
.table-fatigue td {
|
||||||
table-layout: fixed;
|
table-layout: fixed;
|
||||||
width: 4px;
|
width: 2px;
|
||||||
height: 4px;
|
height: 2px;
|
||||||
}
|
}
|
||||||
.table-fatigue .fatigue-used {
|
.table-fatigue .fatigue-used {
|
||||||
background-color: DarkRed;
|
background-color: DarkRed;
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"name": "foundryvtt-reve-de-dragon",
|
"name": "foundryvtt-reve-de-dragon",
|
||||||
"title": "Rêve de Dragon",
|
"title": "Rêve de Dragon",
|
||||||
"description": "Rêve de Dragon RPG for FoundryVTT",
|
"description": "Rêve de Dragon RPG for FoundryVTT",
|
||||||
"version": "0.9.52",
|
"version": "0.9.53",
|
||||||
"minimumCoreVersion": "0.7.5",
|
"minimumCoreVersion": "0.7.5",
|
||||||
"compatibleCoreVersion": "0.7.6",
|
"compatibleCoreVersion": "0.7.6",
|
||||||
"templateVersion": 46,
|
"templateVersion": 46,
|
||||||
|
Loading…
Reference in New Issue
Block a user