diff --git a/layouts/index.html b/layouts/index.html index 40f6531d..d4419664 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -21,7 +21,7 @@ {{ end }} \ No newline at end of file diff --git a/static/style.css b/static/style.css index e05a7e18..237390ae 100644 --- a/static/style.css +++ b/static/style.css @@ -502,20 +502,6 @@ div#home a#news-7:hover { border-color: #973999; } -div#home a#udacity { - color: #02b3e4; -} -div#home a#udacity:hover { - border-color: #02b3e4; -} - -div#home a#pluralsight { - color: #e80c87; -} -div#home a#pluralsight:hover { - border-color: #e80c87; -} - div#home a#resume { color: #d54b3d; }