Changes to root directory

This commit is contained in:
Norm Rasmussen
2022-02-23 17:40:01 -05:00
parent 124571c689
commit eb4c2f6322
321 changed files with 351 additions and 15 deletions

View File

@ -0,0 +1,16 @@
body, html {
font-family: "Ogilvy Sans","Helvetica Neue",Helvetica,Arial,sans-serif !important;
}
.np-main.np-dashboard.np-subpage-container {
padding-top: 20px !important;
}
.np-sub-navigation {
padding-top: 10px !important;
padding-bottom: 10px !important;
}
.np-sub-navigation-content-item-link {
height: 14px !important;
}
.np-sub-navigation-content-item-bar {
display: none !important;
}