diff --git a/layouts/index.html b/layouts/index.html index e9a14cc4..4f7d1260 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -15,7 +15,6 @@ various news outlets. -

You can find some of my work on GitHub or LinkedIn, my adventures on Twitter, Facebook, or Instagram, and my classic PDF resume right here.

If any of this fits with what you're looking for, I'd love to hear from you via emailD36C B66F 4002 B25B, DM, or text!

diff --git a/static/style.css b/static/style.css index a79f83c4..80524fc6 100644 --- a/static/style.css +++ b/static/style.css @@ -356,7 +356,7 @@ a#server:hover { border-color: #0098ec; } a#server span#less { - color: #a2d9f9; + color: #87cef7; } a#devops { @@ -374,13 +374,13 @@ a#containerization:hover { } a#y2k { - color: #ffcd47; + color: #ffa900; } a#y2k:hover { - border-color: #ffcd47; + border-color: #ffa900; } a#y2k span#shh { - color: #cccccc; + color: #aaaaaa; } span#fairy { @@ -440,10 +440,10 @@ a#news-2:hover { } a#news-3 { - color: #ffb900; + color: #ffcf0c; } a#news-3:hover { - border-color: #ffb900; + border-color: #ffcf0c; } a#news-4 {