Skip to content

Instantly share code, notes, and snippets.

View cyrillsemenov's full-sized avatar
🦧
Anxious

cyrillsemenov

🦧
Anxious
View GitHub Profile
@cyrillsemenov
cyrillsemenov / CSS
Last active November 8, 2021 12:40
Script for "User JavaScript and CSS" Chrome extension
.float#pretty-button {
z-index: 2147483999;
position: fixed;
width: 60px;
height: 60px;
bottom: 30px;
right: 30px;
background-color: #00bcd4;
color:#fff;
border: none;