From 6bb804cec809f0dce84f8896509899118c22b07a Mon Sep 17 00:00:00 2001 From: Daniel Napora Date: Sun, 17 May 2015 19:20:36 +0200 Subject: fix stupid mistake tml ->html --- usr/share/mageiawelcome/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr/share') diff --git a/usr/share/mageiawelcome/css/style.css b/usr/share/mageiawelcome/css/style.css index bfadabf..7771f7b 100644 --- a/usr/share/mageiawelcome/css/style.css +++ b/usr/share/mageiawelcome/css/style.css @@ -1,4 +1,4 @@ -tml { +html { font-size: 14px; } a:focus, button:focus{outline:none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);} -- cgit v1.2.1