From 029999e88d92ead28d71e3d849824062542fdab3 Mon Sep 17 00:00:00 2001 From: Joshua Sigona Date: Tue, 21 May 2019 16:29:13 +0900 Subject: [PATCH] Add Javascript for collapsible menu. --- styles.css | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/styles.css b/styles.css index 375dd45..f0b64d6 100644 --- a/styles.css +++ b/styles.css @@ -58,28 +58,10 @@ h1 { font-size: 5em; } -h1.devOsan{ - text-shadow: 2px 2px 6px #AAFFAA; -} - -a.devOsan{ - text-shadow: 0px 0px 2px #AAFFAA; - color:black; -} - -h4.devOsan{ - text-shadow: 1px 1px 3px white; -} - h4 { font-size: 1.8em; } -a { - font-weight: bold; - text-decoration: underline; -} - .vision-statement { /* font-size: 1.5em; */ margin-bottom: 3em;