From ac9d314b2bcbb0fd5a79d0e918eef697ab6046d1 Mon Sep 17 00:00:00 2001 From: Victoria Wang Date: Fri, 17 Jul 2015 10:54:41 -0700 Subject: [PATCH] Misc adjustments to browse page --- sass/_project-sass/_project-Main.scss | 4 ++++ views/browse.erb | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) 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 @@
<% if params[:tag] %> -

Sites tagged <%= params[:tag] %>

+

Websites > <%= params[:tag] %>

<% else %> -

Sites on Neocities

+

Websites on Neocities

<% end %>
@@ -50,7 +50,7 @@
<% unless is_education? || params[:sort_by] == 'followers' %> - + <% end %>