Files
2015-09-30 14:01:53 -05:00

8 lines
122 B
CSS

body {
cursor: url('http://ionicframework.com/img/finger.png'), auto;
}
section.hidden {
display: none !important;
}