增加问题展示页面和相关静态文件

This commit is contained in:
virusdefender
2015-08-02 08:50:19 +08:00
parent f80d10917f
commit cac9ac91f6
10 changed files with 135 additions and 35 deletions

View File

@@ -1,5 +1,6 @@
@import url("bootstrap/bootstrap.min.css");
@import url("bootstrap/todc-bootstrap.min.css");
@import url("codeMirror/codemirror.css");
html, body {
height: 100%;
}