Show filename if selected

This commit is contained in:
alvierahman90
2017-10-24 22:57:03 +01:00
parent a1c555847d
commit c47b246b80
2 changed files with 14 additions and 1 deletions

View File

@@ -81,3 +81,9 @@ div {
width: 98%;
margin: 1%
}
#uploadFile {
text-align: center;
font-family: rawengulk-sans;
font-size: 1.5em;
}