From 1058e3791f0ae76da75f43f0865c866607c008c0 Mon Sep 17 00:00:00 2001 From: Bill Niblock Date: Sat, 18 Jul 2015 17:11:02 -0400 Subject: [PATCH] Update menu styles --- README.md | 5 ++--- src/styles.css | 1 + 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 00f1fbc..8f88193 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,10 @@ Nothing I say is profound or visionary, and sometimes it makes sense. ###To-Do * [ ] CSS: Establish responsive design. -* [ ] CSS: Add 'Home' icon on non-home pages. * [ ] Work on GitHub project pages for few projects. -####Latest Update :: 2015/07/09 -* New article: A Good Friend's Father +####Latest Update :: 2015/07/18 +* Finalized current iteration of right-side menu. ###License diff --git a/src/styles.css b/src/styles.css index aae9a34..a27c75e 100644 --- a/src/styles.css +++ b/src/styles.css @@ -19,6 +19,7 @@ a,a:visited,a:link,a:focus { label { cursor: pointer; + font-weight: bold; } label:hover{