Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- CR FINDERQIRL WHEN USING! --
- <style>
- #buttons01 li a {
- background: linear-gradient(180deg,#eee 45%,#ddd 0,#bbb);
- border-radius: .2em;
- border: 1.5px solid #888;
- font-family: windows;
- box-shadow: inset 0 -1px 1px #fff, inset 0 1px 1px #fff;
- }
- #buttons01 li a:hover {
- background: linear-gradient(180deg,#cee9f8 45%,#86c6e8 0);
- border: 1px solid #6d91ab;
- }
- </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement