1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00
This commit is contained in:
FuXiaoHei
2014-03-23 17:31:23 +08:00
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;
}