mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-03 05:32:32 +00:00
Update NUD10Style.css
Additional style tweaks.
This commit is contained in:
@@ -37,8 +37,9 @@
|
||||
}
|
||||
.charsheet label.sheet-long {
|
||||
width: 180px;
|
||||
text-align: left;
|
||||
}
|
||||
text-align: left;
|
||||
font-family:Impact, Charcoal, sans-serif;
|
||||
}
|
||||
.charsheet label.sheet-medium {
|
||||
width: 110px;
|
||||
text-align: left;
|
||||
@@ -78,15 +79,16 @@
|
||||
}
|
||||
.charsheet input.sheet-long {
|
||||
width:180px;
|
||||
font-size: 0.9em;
|
||||
font-family:"Comic Sans MS", cursive, sans-serif;
|
||||
}
|
||||
.charsheet input.sheet-tiny {
|
||||
width: 35px;
|
||||
width: 40px;
|
||||
font-size: 0.8em;
|
||||
font-family:"Comic Sans MS", cursive, sans-serif;
|
||||
}
|
||||
.charsheet input.sheet-skillname {
|
||||
width: 170px;
|
||||
width: 180px;
|
||||
font-size: 0.9em;
|
||||
font-family:"Comic Sans MS", cursive, sans-serif;
|
||||
}
|
||||
@@ -164,4 +166,3 @@
|
||||
width:180px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user