Gestion/assistance aventure/eclat
This commit is contained in:
@ -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;
|
||||
}
|
||||
|
||||
/*************************************************************/
|
||||
|
Reference in New Issue
Block a user