Files
roll20-character-sheets/P.I.R.A.T.E.S/PIRATES.css
T
2020-08-17 11:51:26 -05:00

56 lines
766 B
CSS

@import url('https://fonts.googleapis.com/css?family=Milonga&display=swap');
.sheet-CharacterName{
font-family: 'Milonga';
}
.sheet-Caracteristique{
font-family: 'Milonga';
}
.sheet-PJ{
width: 55px;
}
.sheet-Statut{
font-family: 'Milonga';
}
.sheet-RSTATUT{
width: 30px;
}
.sheet-Description{
font-family: 'Milonga';
}
.sheet-Coins{
width: 300px;
height:75px;
font-family: 'Milonga';
}
.sheet-Balaises{
float: left;
width: 45%;
}
.sheet-ToutPourris{
float: right;
width: 45%;
}
.sheet-AttrBalaises{
height:70px;
}
.sheet-AttrToutPourris{
height:70px;
}
.sheet-Description{
width: 300px;
}
.sheet-AttrDescription{
height: 70px;
}
.sheet-Equipement{
height: 70px;
font-family: 'Milonga';
}