mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
8 lines
122 B
CSS
8 lines
122 B
CSS
body {
|
|
cursor: url('http://ionicframework.com/img/finger.png'), auto;
|
|
}
|
|
|
|
section.hidden {
|
|
display: none !important;
|
|
}
|