mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-06-03 08:38:41 -04:00
Clean styles.
This commit is contained in:
parent
b7a77797f6
commit
b90b164552
10 changed files with 7 additions and 10 deletions
|
@ -6,7 +6,7 @@
|
|||
@col-grey: #555;
|
||||
|
||||
#report {
|
||||
font-family: arial, sans;
|
||||
font-family: Roboto, Helvetica, Arial, sans-serif;
|
||||
position: fixed;
|
||||
left: 0;
|
||||
top: 0;
|
||||
|
@ -34,7 +34,7 @@
|
|||
}
|
||||
|
||||
#mocha-overlay {
|
||||
font-family: arial, sans;
|
||||
font-family: Roboto, Helvetica, Arial, sans-serif;
|
||||
position: fixed;
|
||||
left: 0;
|
||||
top: 32px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue