Skip to content

Commit

Permalink
fix: loading html bg
Browse files Browse the repository at this point in the history
  • Loading branch information
the-j0k3r committed Jan 6, 2021
1 parent 5ae22e1 commit c8db869
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions travis-ci-inspired-dark-extended.user.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
body, button, html {
font-family: "Source Sans Pro", Helvetica, sans-serif !important;
}
body, html {
background-color: #282828;
}
address, body, html {
font-style: normal !important;
}
Expand Down

0 comments on commit c8db869

Please sign in to comment.