From cfdc753ff5fda74d480c4b19d2f03cb238e4a92d Mon Sep 17 00:00:00 2001 From: Victoria Wang Date: Mon, 27 Oct 2014 14:52:28 -0700 Subject: [PATCH] tweak to gray site gallery links --- sass/_project-sass/_project-Website-Gallery.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sass/_project-sass/_project-Website-Gallery.scss b/sass/_project-sass/_project-Website-Gallery.scss index 42629051..740c76da 100644 --- a/sass/_project-sass/_project-Website-Gallery.scss +++ b/sass/_project-sass/_project-Website-Gallery.scss @@ -22,7 +22,7 @@ // display:block; // } .site-info { - a { + a, a:visited { color: #666; font-size: 80%; }