diff --git a/sass/_project-sass/_project-Main.scss b/sass/_project-sass/_project-Main.scss index 9054be9a..3d5226c4 100644 --- a/sass/_project-sass/_project-Main.scss +++ b/sass/_project-sass/_project-Main.scss @@ -42,6 +42,10 @@ .interior .header-Outro h1 { font-size: 2.5em; margin-top: 15px; + + a { + color: white; + } } .news-site-info { @media (max-device-width:480px), screen and (max-width:800px) { diff --git a/views/browse.erb b/views/browse.erb index 6fe5da75..3a25eff2 100644 --- a/views/browse.erb +++ b/views/browse.erb @@ -12,9 +12,9 @@