From 1275d7c534b0b57c5aff00eb443273b823e0bea5 Mon Sep 17 00:00:00 2001
From: Jake Jarvis
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 {