Update styles.
This commit is contained in:
parent
8e5b874490
commit
673afead73
@ -25,7 +25,7 @@
|
|||||||
right: 0;
|
right: 0;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
z-index: 10000;
|
z-index: 10000;
|
||||||
font-family: Roboto, Helvetica, Arial, sans-serif;
|
font-family: "Ubuntu", "Roboto", "Helvetica", "Arial", "sans-serif";
|
||||||
background: @col-white;
|
background: @col-white;
|
||||||
|
|
||||||
#mocha-bar {
|
#mocha-bar {
|
||||||
@ -137,7 +137,7 @@
|
|||||||
|
|
||||||
pre {
|
pre {
|
||||||
display: block;
|
display: block;
|
||||||
font-family: monospace;
|
font-family: "Ubuntu Mono", "Monaco", "Lucida Sans Typewriter", "monospace";
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
margin: 4px 0 16px 18px;
|
margin: 4px 0 16px 18px;
|
||||||
padding: 0 8px;
|
padding: 0 8px;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user