Skip to content

Commit

Permalink
Updated admin css
Browse files Browse the repository at this point in the history
  • Loading branch information
namzo committed Jan 14, 2020
1 parent 0eff417 commit 140941d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions admin/admin_style.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
html,
body {
color: #222;
line-height: 1.6;
font-family: BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;
}

body {
padding: 20px;
}

0 comments on commit 140941d

Please sign in to comment.