From 15018bc4fe504e16164a5cb32e1f89cdaba3a31e Mon Sep 17 00:00:00 2001 From: Karen Date: Tue, 2 Oct 2012 20:07:18 +0530 Subject: [PATCH] added noteworthy.html link --- urbstudio/templates/base.html | 4 ++-- urbstudio/templates/noteworthy.html | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/urbstudio/templates/base.html b/urbstudio/templates/base.html index 2aafdc3..fbd206c 100755 --- a/urbstudio/templates/base.html +++ b/urbstudio/templates/base.html @@ -58,8 +58,8 @@
  • Projects
  • Job Applications
  • Contact
  • - + +
  • Noteworthy
  • diff --git a/urbstudio/templates/noteworthy.html b/urbstudio/templates/noteworthy.html index 7a1ab78..bb789ef 100755 --- a/urbstudio/templates/noteworthy.html +++ b/urbstudio/templates/noteworthy.html @@ -16,6 +16,7 @@ border-bottom: 1px solid #444;} .noteworthy:last-child { padding-bottom:10px; +border-bottom:none; } .imgLinks {