homepage/toys/facelight/app.css

12 lines
116 B
CSS
Raw Normal View History

2021-03-24 09:52:36 -06:00
body {
font-family: sans-serif;
text-align: center;
}
input {
margin: 2em;
}
img.icon {
max-height: 2em;
}