ul { list-style-type: none; } li { margin: 4px; } li:hover { cursor: pointer; opacity: 0.8; }