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;
|
||||
padding-top: 160px;
|
||||
display: block;
|
||||
color: #00487D;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
#dropbox .message i{
|
||||
|
|
Loading…
Reference in a new issue