diff --git a/site/.vuepress/styles/index.styl b/site/.vuepress/styles/index.styl index 0e23afb..df541f2 100755 --- a/site/.vuepress/styles/index.styl +++ b/site/.vuepress/styles/index.styl @@ -12,9 +12,9 @@ body.fool -ms-transform: rotateY(-180deg); /* IE 9 */ -webkit-transform: rotateY(-180deg); /* Safari and Chrome */ &, & * - cursor: url('/img/yoshi.png'), auto !important + cursor: url('/img/yoshi.png') 15 15, auto !important &:hover:active, & *:hover:active - cursor: url('/img/yoshi_l.png'), auto !important + cursor: url('/img/yoshi_l.png') 15 15, auto !important div.theme-default-content:not(.custom) max-width: 80%;