486 views
1button.button-3d { 2 margin: 10px; 3 border-right: 0; 4 border-left: 0; 5 border-top: 0; 6 font-family: inherit; 7 font-size: 24px; 8 padding: 8px; 9 color: rgba(255, 255, 255, 0.788); 10} 11 12button.button-3d:active { 13 border-bottom: 0; 14} 15 16button.button-3d { 17 cursor: pointer; 18} 19 20/* RED */ 21.button-3d-red { 22 border-bottom: 3px solid rgb(117, 28, 28); 23 background-color: rgb(248, 91, 91); 24}
e-coders
E - Coders (Aasheesh Agarwal)
Full-stack, Front-end, Back-end, Django, Python, Flask, Command-line, IT, Book writer, PHP, Scratch, Java, Markdown, Git
MIT License