pm-controls
Version:
ProModel Controls
11 lines (9 loc) • 316 B
CSS
body, html {
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
height: 100%;
font-size: 12px;
}
.code {
background-color:#EEEEEE;
font-family:Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New;
}