This commit is contained in:
gorhill 2015-05-16 12:28:56 -04:00
parent e0284b8908
commit 82f334b4b6
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@
vertical-align: baseline; vertical-align: baseline;
} }
body { body {
background-color: white;
color: black;
font: 14px/1.3 sans-serif; font: 14px/1.3 sans-serif;
} }
.hiddenFileInput { .hiddenFileInput {