triscit/triscit.css

17 lines
163 B
CSS
Raw Normal View History

2022-05-27 13:39:12 -06:00
#instructions th.addr {
text-align: right;
color: brown;
}
td.name {
font-weight: bold;
}
td.args {
color: green;
}
td.hex {
color: #777;
}