added noteworthy.html link

This commit is contained in:
Karen 2012-10-02 20:07:18 +05:30
parent c006601d97
commit 15018bc4fe
2 changed files with 3 additions and 2 deletions

View File

@ -58,8 +58,8 @@
<li><a href="projects">Projects</a></li>
<li><a href="jobs">Job Applications</a></li>
<li><a href="contact">Contact</a></li>
<!--<li><a href="links">Links</a></li>
<li><a href="noteworthy">Noteworthy</a></li>-->
<!--<li><a href="links">Links</a></li>-->
<li><a href="noteworthy">Noteworthy</a></li>
</ul><!--MENU CLOSING-->

View File

@ -16,6 +16,7 @@ border-bottom: 1px solid #444;}
.noteworthy:last-child {
padding-bottom:10px;
border-bottom:none;
}
.imgLinks {