Cool
PowerGZ Cursors
- Published on October 22nd 2016 by power.
- Released under the Custom (contact author) license.
div.GameItemTitle {
background: -webkit-linear-gradient(top, #404177 5%, #4c5fb2 100%);
background: -ms-linear-gradient(top, #404177 5%, #4c5fb2 100%);
background: linear-gradient(to bottom, #4c5fb2 5%, #404177 100%);
}
div.room_chat_item.type_0 {
background-color: #090b0f;
}
.BilliardsSpinButton {
position: absolute;
border-radius: 50%;
pointer-events: auto !important;
cursor: Default !important;
}
Resources
- Learn how to download and customize your mouse pointer.
- Have a web page or a blog? Learn how to add custom cursors to your web pages.
- Make your own cursors with our freeware cursor maker.
- Your favorite cursor is missing? Make a suggestion.