Skip to content

Commit

Permalink
Apply Roboto Mono to console output
Browse files Browse the repository at this point in the history
  • Loading branch information
Bill Bagdon committed Apr 28, 2016
1 parent 89582f3 commit a6e04e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion less/style.less
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ table.progress-bar {

.console-output, .console-output * {
position: relative;
font-family: monospace !important;
font-family: 'Roboto Mono', monospace !important;
font-size: 14px;
background: @console-black;
color: @console-white;
Expand Down

0 comments on commit a6e04e0

Please sign in to comment.