nav menu: add html ids to main menu nav links (#3844).

This commit is contained in:
evazion
2018-08-26 12:46:19 -05:00
parent 8ccc238791
commit b98bc26397
3 changed files with 4 additions and 2 deletions

View File

@@ -26,6 +26,7 @@ header#top {
li {
margin: 0;
padding: 0;
white-space: nowrap;
}
li a {