Skip to content

Instantly share code, notes, and snippets.

View kannankumar's full-sized avatar
🥊
pushing pixels

Kannan Kumar kannankumar

🥊
pushing pixels
View GitHub Profile
.blue{background-color:#4A7496;}
.green{background-color:#49796B;}
.grey{background-color:#888}
.etched{
width:50px;
height:50px;
border:1px solid rgba(0,0,0,0.2);
position:relative;
border-radius:1px 0 0 1px;
box-shadow:1px 1px 2px -1px #000;