Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .charsheet label {
- display: inline-block;
- width: 75px;
- }
- .charsheet input {
- display: inline-block;
- width: 165px;
- }
- .sheet-col strong.sheet-dee {
- font-size: 1.4em;
- font-weight: bold;
- padding-right: 4px;
- }
- .charsheet input.sheet-short {
- width: 3.5em;
- }
- .charsheet table td, .charsheet table th {
- font-size: 1.2em;
- font-weight: bold;
- }
- .charsheet textarea {
- height: 90px;
- }
- .charsheet textarea.sheet-smalltext {
- height: 50px;
- }
- select.sheet-dtype {
- width: 60px;
- vertical-align: top;
- }
Advertisement
Add Comment
Please, Sign In to add comment