arctic/doc/documentation.css

8 lines
144 B
CSS

#instructions ~ table td:first-child {
font-family: monospace;
}
#instructions ~ table td:first-child + td {
font-family: monospace;
}