CSS Cursor Pointer Hover
.pointer {
cursor: pointer;
}
the_sameh
.pointer {
cursor: pointer;
}
li { cursor: pointer; }