Light color text looks better on upload box.
This commit is contained in:
parent
c920e059ea
commit
c3e73a06aa
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ h1{
|
||||||
text-align: center;
|
text-align: center;
|
||||||
padding-top: 160px;
|
padding-top: 160px;
|
||||||
display: block;
|
display: block;
|
||||||
color: #00487D;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
#dropbox .message i{
|
#dropbox .message i{
|
||||||
|
|
Loading…
Reference in a new issue