From e349472bacfa978ffe424f8582c76e6abc736de3 Mon Sep 17 00:00:00 2001 From: Alee Date: Sat, 17 Nov 2018 17:01:45 -0500 Subject: Added some things --- style.css | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'style.css') diff --git a/style.css b/style.css index fbed2ca..fc91533 100644 --- a/style.css +++ b/style.css @@ -37,10 +37,6 @@ a { text-align: center; } -.answer { - font-style: italic; - padding: 0; -} .footer { position: fixed; left: 0; @@ -51,7 +47,7 @@ a { } .title{ - font-size: 50px; + font-size: 40px; text-align: center; } @@ -111,11 +107,6 @@ li a:hover { text-align: center; } -.Question { - padding: 0; - -} - .nav .icon { display: none; } -- cgit v1.2.3