aboutsummaryrefslogtreecommitdiff
path: root/public/css/hebrewparsetrainer.css
diff options
context:
space:
mode:
authorCamil Staps2016-05-09 21:27:00 +0200
committerCamil Staps2016-05-09 21:27:00 +0200
commit9c84cb67d2b1537de440c1d1e623d86b5d171642 (patch)
tree636109ecf23d190eb480287e24fa7df8295b1add /public/css/hebrewparsetrainer.css
parentMore help text (diff)
Buttons for answer input
Diffstat (limited to 'public/css/hebrewparsetrainer.css')
-rw-r--r--public/css/hebrewparsetrainer.css18
1 files changed, 11 insertions, 7 deletions
diff --git a/public/css/hebrewparsetrainer.css b/public/css/hebrewparsetrainer.css
index 1776cf3..54f0c2d 100644
--- a/public/css/hebrewparsetrainer.css
+++ b/public/css/hebrewparsetrainer.css
@@ -16,23 +16,27 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
@font-face {
- font-family: 'Ezra SIL';
- src: url('fonts/EzraSIL.ttf');
+ font-family: 'Ezra SIL';
+ src: url('fonts/EzraSIL.ttf');
}
#trainer-404 {
- display: none;
- padding: 15px;
+ display: none;
+ padding: 15px;
+}
+
+#trainer-input-fancy {
+ margin-bottom: 20px;
}
#trainer-input-help {
- display: none;
+ display: none;
}
.hebrew {
- font-family: 'Ezra SIL', David;
+ font-family: 'Ezra SIL', David;
}
.hebrew-large {
- font-size: 40px;
+ font-size: 40px;
}