@@ -206,6 +206,9 @@
margin-top: 10px;
} .intake input:not([type=checkbox]) {
border-width: 0 0 1px 0;
+ color: blue;
+ font-family: monospace;
+ font-weight: bold;
outline: none;
padding: 0 7px;
} .intake input[type=checkbox] {