Generation

css from descriptionMon, 13 Feb 2023

red button with cool font

.redbutton { font-family: 'Bungee Inline', cursive; color: white; border-radius: 5px; padding: 15px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border: 1px solid #ccc; background: #c50000; text-decoration: none; } .redbutton:hover { background: #8b0000; }

Questions about programming?Chat with your personal AI assistant