diff --git a/src/_includes/layouts/blog.html b/src/_includes/layouts/blog.html index 15f403b..305d220 100644 --- a/src/_includes/layouts/blog.html +++ b/src/_includes/layouts/blog.html @@ -17,7 +17,7 @@
diff --git a/src/_includes/layouts/tag.html b/src/_includes/layouts/tag.html index 59c768c..31edac0 100644 --- a/src/_includes/layouts/tag.html +++ b/src/_includes/layouts/tag.html @@ -20,7 +20,7 @@ diff --git a/src/assets/css/projects.css b/src/assets/css/projects.css index 34b7f04..6390589 100644 --- a/src/assets/css/projects.css +++ b/src/assets/css/projects.css @@ -138,7 +138,7 @@ } .links .button:hover { - background-color: darkred; + background-color: #00A1E0; } .icon { diff --git a/src/tags/index.html b/src/tags/index.html index a63f839..b486e4a 100644 --- a/src/tags/index.html +++ b/src/tags/index.html @@ -24,7 +24,7 @@