Small cosmetic changes
This commit is contained in:
parent
a60a7cc9e6
commit
ed6ce1d1fa
|
@ -3,10 +3,6 @@
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
#choices {
|
|
||||||
padding-bottom: 20px;
|
|
||||||
}
|
|
||||||
|
|
||||||
div.dz-default {
|
div.dz-default {
|
||||||
border: 2px dashed #C9C9C9;
|
border: 2px dashed #C9C9C9;
|
||||||
color: #C9C9C9;
|
color: #C9C9C9;
|
||||||
|
|
|
@ -117,9 +117,8 @@ body {
|
||||||
#footer {
|
#footer {
|
||||||
color: gray;
|
color: gray;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
margin-top: 10px;
|
margin-top: 30px;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
|
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue