Tweak holder styles
This commit is contained in:
parent
c4859c3dc6
commit
d48a61fdff
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue