You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
filepizza/static/index.css

10 lines
183 B
CSS

.drop-zone {
border-radius: 5px;
padding-top: 200px;
padding-bottom: 200px;
text-align: center;
font: 20pt 'HelveticaNeue-Light';
color: #444;
background-color: #eee;
}