icon docs

This commit is contained in:
cookfront
2017-04-06 14:53:22 +08:00
parent a85c3c2695
commit 668c3e0e8d
3 changed files with 262 additions and 73 deletions

View File

@@ -66,19 +66,6 @@ code.hljs {
}
}
.github-logo {
position: absolute;
top: 19px;
right: 20px;
width: 22px;
height: 0;
padding-top: 22px;
overflow: hidden;
background-image: url(https://img.yzcdn.cn/upload_files/2017/03/30/Fil9peDfgzvk3kj-oFCsElS4FS1x.png);
background-size: contain;
background-repeat: no-repeat;
}
.main-content {
margin: 50px 15px 40px;
}