Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
henices committed Mar 10, 2014
1 parent 781e190 commit d7b0038
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion stylesheets/options.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
body {
font-family: "Microsoft YaHei",SimSun,sans-serif;
font-family: "Microsoft YaHei","WenQuanYi Micro Hei",SimSun,sans-serif;
font-size: 14px;
display:block;
}
Expand Down
2 changes: 1 addition & 1 deletion stylesheets/popup.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
body {
width: 120px;
font: 14px/18px "Microsoft YaHei",SimSun,sans-serif;
font: 14px/18px "Microsoft YaHei","WenQuanYi Micro Hei",SimSun,sans-serif;
color: #333;
font-weight: 500;
padding: 3px;
Expand Down

0 comments on commit d7b0038

Please sign in to comment.