diff --git a/views/layout.php b/views/layout.php index 4408a06..2c7b87d 100644 --- a/views/layout.php +++ b/views/layout.php @@ -10,7 +10,7 @@ \ No newline at end of file diff --git a/webroot/static/css/common.css b/webroot/static/css/common.css index a93de49..2d5ac69 100644 --- a/webroot/static/css/common.css +++ b/webroot/static/css/common.css @@ -97,6 +97,8 @@ footer font-weight: 700; text-align: center; } +footer a +{ color: #8E8E8E; text-decoration: none; } @media screen and (max-width: 640px) {