More PC8080 structural fixes

This commit is contained in:
Jeff Parsons 2016-04-20 14:02:11 -07:00
commit 28e4eabd8d
14 changed files with 75 additions and 54 deletions

View file

@ -34,7 +34,7 @@
float: left;
font-family: "Lucida Console", monospace;
}
.pcjs-control textarea {
.pcjs-controls textarea {
font-family: Monaco, monospace;
font-size: x-small;
}