Files
roll20-character-sheets/Cronicas-RPG/Cronicas-RPG.css
T
Sieg a680e614b2 Creation of Crônicas RPG Character Sheet
Creation of Crônicas RPG Character Sheet
2017-07-21 17:28:28 -03:00

32 lines
407 B
CSS

table {
width:100%;
}
.sheet-fullwidth {
width:100%;
}
.sheet-almostfull {
width:200px;
}
.sheet-label-almostfull {
width:75px;
}
.charsheet .sheet-section-space {
border-bottom:2px solid #444;
margin-top:20px;
margin-bottom:20px;
}
h2 {
border-bottom:1px solid #940000;
margin-bottom:10px;
color:#940000;
}
span {
padding-left:5px;
padding-right:5px;
}