Skip to content

Commit

Permalink
style: cursor with pointer 鼠标指针设置
Browse files Browse the repository at this point in the history
Set toc button’ s cursor to pointer style.
修改鼠标指针样式便于区分。
  • Loading branch information
MOxFIVE committed Aug 24, 2015
1 parent 0bfb2f5 commit d874b46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions themes/Yilia/source/css/_partial/article.styl
Expand Up @@ -367,6 +367,7 @@
padding: 0.3em 0.5em;
border-radius: 6px;
border-style : outset;
cursor: pointer
}

.toc-article {
Expand Down

0 comments on commit d874b46

Please sign in to comment.