This commit is contained in:
FuXiaoHei 2014-03-23 17:31:23 +08:00
commit 7b9d4d126a
6 changed files with 152 additions and 39 deletions

View file

@ -175,6 +175,10 @@
margin-bottom: 0;
}
.markdown img {
max-width: 100%;
}
.markdown .btn {
color: #fff;
}