diff options
author | Camil Staps | 2016-01-05 19:58:45 +0100 |
---|---|---|
committer | Camil Staps | 2016-01-05 19:58:45 +0100 |
commit | dcf5ed8b8ac33f6f5aa77c8dd3ac13746f55a155 (patch) | |
tree | ee3a99d32c2d342e3548d1512305f53048baac5b /public/css/hebrewparsetrainer.css | |
parent | Removed timestamps (diff) |
Parsing help
Diffstat (limited to 'public/css/hebrewparsetrainer.css')
-rw-r--r-- | public/css/hebrewparsetrainer.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/public/css/hebrewparsetrainer.css b/public/css/hebrewparsetrainer.css index 9b90843..1776cf3 100644 --- a/public/css/hebrewparsetrainer.css +++ b/public/css/hebrewparsetrainer.css @@ -25,6 +25,10 @@ padding: 15px; } +#trainer-input-help { + display: none; +} + .hebrew { font-family: 'Ezra SIL', David; } |