mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
Updated to include more universal formatting
This commit is contained in:
@@ -30,6 +30,10 @@
|
||||
display: inline-block;
|
||||
width: 74px;
|
||||
}
|
||||
.charsheet input.sheet-midtext {
|
||||
display: inline-block;
|
||||
width: 85px;
|
||||
}
|
||||
.charsheet input.sheet-maxtext {
|
||||
display: inline-block;
|
||||
width: 100px;
|
||||
@@ -520,4 +524,4 @@ button,
|
||||
button:hover, {
|
||||
background-color: rgb(3, 71, 132);
|
||||
}
|
||||
button:active
|
||||
button:active
|
||||
|
||||
Reference in New Issue
Block a user