css hover mouse hand

37

<style>
    li{
        cursor: pointer;
    }
</style>
li {
cursor: pointer;
}
li { cursor: pointer; }

Comments

Submit
0 Comments