Tweak holder styles

This commit is contained in:
Kevin Sawicki 2016-02-17 09:53:16 -08:00
parent c4859c3dc6
commit d48a61fdff

View file

@ -46,10 +46,10 @@
} }
#holder { #holder {
border: 4px dashed #ccc; border: 2px dashed #448691;
margin: 0 auto; margin: 0 auto;
height: 300px; height: 300px;
color: #ccc; color: #45828E;
font-size: 40px; font-size: 40px;
line-height: 300px; line-height: 300px;
text-align: center; text-align: center;