file size and file raw style update

This commit is contained in:
FuXiaoHei 2014-03-25 00:09:58 +08:00
parent 8909935a10
commit 79633ab1fb
2 changed files with 8 additions and 2 deletions

View file

@ -676,6 +676,12 @@ html, body {
margin: 0 .5em 0 0;
}
.file-content .file-head .file-size{
font-size: 13px;
color: #888;
margin-left: 1em;
}
.file-content .file-body {
padding: 30px 30px 50px;
border: none;