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;