Skip to content

Instantly share code, notes, and snippets.

View nlevchuk's full-sized avatar
🪐

Nikita Levchuk nlevchuk

🪐
View GitHub Profile
.seller_button {
height: 20px;
margin-top: 14px;
width: 70px;
border: 1px solid #d4d4d4;
webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
color: #6e6e6e;
background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #c2c6bc ),color-stop(1, #fdfdfd));