From 1ceb3d72a20131828c3593fe39b1c63e4be2d7d1 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Tue, 6 Sep 2016 00:34:16 +0200 Subject: Several minor fixes --- public/css/hebrewparsetrainer.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'public/css/hebrewparsetrainer.css') diff --git a/public/css/hebrewparsetrainer.css b/public/css/hebrewparsetrainer.css index 6e35fe8..99af6f0 100644 --- a/public/css/hebrewparsetrainer.css +++ b/public/css/hebrewparsetrainer.css @@ -33,6 +33,11 @@ body { margin-bottom: 30px; } +.header h2 a { + color: inherit !important; + text-decoration: none !important; +} + .suggestions td { vertical-align: middle !important; } -- cgit v1.2.3