Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
topdna committed Mar 13, 2016
1 parent d6270f6 commit 0738c9b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -13,6 +13,7 @@ Support this project and [others by hustcer][gratipay] via [gratipay][].
[gratipay-badge]: https://raw.githubusercontent.com/hustcer/htmldemo/master/gittip.png
[gratipay]: https://gratipay.com/hustcer/

Follow: <a href="http://www.weibo.com/hustcer"><img src="http://img.t.sinajs.cn/t6/style/images/global_nav/WB_logo.png" height="20" width="70" vertical-align="top" ></a>

## Demo

Expand Down
4 changes: 2 additions & 2 deletions source/css/_base/layout.styl
Expand Up @@ -14,10 +14,10 @@ body
font-size 13px

body::-webkit-scrollbar
width 0.5em
width 0.5em

body::-webkit-scrollbar-track
-webkit-box-shadow inset 0 0 6px rgba(0,0,0,0.3)
-webkit-box-shadow inset 0 0 6px rgba(0,0,0,0.3)

body::-webkit-scrollbar-thumb
background-color #999
Expand Down

0 comments on commit 0738c9b

Please sign in to comment.