diff --git a/_layouts/default.html b/_layouts/default.html index 5c05c99..db973b3 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -39,6 +39,9 @@ background: #e19447; outline: thick solid #e19447; } + .project-name > a { + color: white; + }