Gestion/assistance aventure/eclat

This commit is contained in:
2022-06-05 16:35:25 +02:00
parent c7a1133334
commit ea0de0e8cd
2 changed files with 41 additions and 57 deletions

View File

@ -274,12 +274,16 @@ table {border: 1px solid #7a7971;}
padding: 0px;
margin: 5px 0;
border-bottom: 0;
font-weight: bold;
font-family: "Charlemagne";
}
.fvtt-mournblade .sheet-header h1.charname input {
width: 100%;
height: 100%;
margin: 0;
font-weight: bold;
font-family: "Charlemagne";
}
.fvtt-mournblade .sheet-tabs {
@ -1210,7 +1214,7 @@ ul, li {
.button-roll-competence {
min-width: 64px;
max-width: 64px;
background-color: rgb(211, 221, 187);
background-color: rgba(211, 221, 187, 100);
padding-top: 7px;
padding-left: 4px;
margin-left: 4px;
@ -1234,6 +1238,7 @@ ul, li {
flex-grow:1;
max-width: 2rem;
min-width: 2rem;
max-height: 2rem;
}
/*************************************************************/