1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 07:35:32 -04:00

color tweaks for readability

This commit is contained in:
2018-11-27 12:26:21 -05:00
parent 2ef6d048d9
commit 1275d7c534
2 changed files with 6 additions and 7 deletions

View File

@@ -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 {