From 2feff20147e0b59d39d603fcc6971c44f5680b42 Mon Sep 17 00:00:00 2001 From: Pentabyteman Date: Sat, 18 Nov 2017 13:48:52 +0100 Subject: [PATCH] Update index.css --- web_dev/index.css | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/web_dev/index.css b/web_dev/index.css index 7544a3b..6f355e0 100644 --- a/web_dev/index.css +++ b/web_dev/index.css @@ -44,17 +44,3 @@ li a { li a:hover:not(.active) { background-color: #e7e7e7; } - -#DeutschHome { - font-family: Helvetica, serif; - color: olive; - text-align: center; -} - -#DeutschHomeText { - padding-left: 15px; - padding-right: 15px; - margin-left: 2%; - margin-right: 45%; - text-align: justify; -}