mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-06-08 02:24:39 -04:00
Update styles.
This commit is contained in:
parent
8e5b874490
commit
673afead73
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue