Skip to content

Commit

Permalink
update code padding
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangjikai committed Apr 15, 2016
1 parent b8bb673 commit 0bd1b1b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions markdown.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
body{
margin: 0 auto;
font-family: Georgia, Palatino, serif;
font-family: "Microsoft YaHei";
color: #444444;
line-height: 1;
padding: 30px;
Expand Down Expand Up @@ -50,7 +50,7 @@ a:hover {
color: #ff6600;
}
a:visited {
color: purple;
/*color: purple;*/
}
ul, ol {
padding: 0;
Expand Down
2 changes: 1 addition & 1 deletion markdown.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0bd1b1b

Please sign in to comment.