diff options
| author | Jules Laplace <jules@okfoc.us> | 2015-11-19 17:30:51 -0500 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2015-11-19 17:30:51 -0500 |
| commit | 8e048cfb6d758759b563194ca21eca14d8302800 (patch) | |
| tree | ac47f9a2e37beb3d73d3273160a15ba17456e39b /StoneIsland/www/css | |
| parent | 82abd1a1d018b2906e0cdb2338d3e29bbcc022af (diff) | |
type=date
Diffstat (limited to 'StoneIsland/www/css')
| -rw-r--r-- | StoneIsland/www/css/account.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/StoneIsland/www/css/account.css b/StoneIsland/www/css/account.css index e2d7ed97..0d3d0e57 100644 --- a/StoneIsland/www/css/account.css +++ b/StoneIsland/www/css/account.css @@ -53,7 +53,7 @@ form h2 { font-weight: bold; } -input[type=text], input[type=password], input[type=number], input[type=email] { +input[type=text], input[type=password], input[type=number], input[type=date], input[type=email] { font-family:pfd, sans-serif; font-size:14px; outline:none!important; |
