Skip to content

Instantly share code, notes, and snippets.

View vuhrmeister's full-sized avatar

Valentin Uhrmeister vuhrmeister

View GitHub Profile
.dumb {
font-size: 1.2em;
color: white;
background: #3A44BE;
padding: .1em 0;
box-shadow: 10px 0 #3A44BE,-10px 0 #3A44BE,10px 5px #FFE000,-10px 5px #FFE000;
}
body {
font-family: Arial;