Update NUD10Style.css

Additional style tweaks.
This commit is contained in:
allenmaher
2014-05-03 01:17:18 -04:00
parent a142f4c6e7
commit 5bec3c00ea
+6 -5
View File
@@ -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;
}