added noteworthy.html link
This commit is contained in:
parent
c006601d97
commit
15018bc4fe
|
@ -58,8 +58,8 @@
|
||||||
<li><a href="projects">Projects</a></li>
|
<li><a href="projects">Projects</a></li>
|
||||||
<li><a href="jobs">Job Applications</a></li>
|
<li><a href="jobs">Job Applications</a></li>
|
||||||
<li><a href="contact">Contact</a></li>
|
<li><a href="contact">Contact</a></li>
|
||||||
<!--<li><a href="links">Links</a></li>
|
<!--<li><a href="links">Links</a></li>-->
|
||||||
<li><a href="noteworthy">Noteworthy</a></li>-->
|
<li><a href="noteworthy">Noteworthy</a></li>
|
||||||
|
|
||||||
</ul><!--MENU CLOSING-->
|
</ul><!--MENU CLOSING-->
|
||||||
|
|
||||||
|
|
|
@ -16,6 +16,7 @@ border-bottom: 1px solid #444;}
|
||||||
|
|
||||||
.noteworthy:last-child {
|
.noteworthy:last-child {
|
||||||
padding-bottom:10px;
|
padding-bottom:10px;
|
||||||
|
border-bottom:none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.imgLinks {
|
.imgLinks {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user