Merge branch 'book-file-links' into autocomplete

This commit is contained in:
Mouse Reeve
2022-01-12 16:51:59 -08:00
60 changed files with 606 additions and 267 deletions

View File

@ -755,6 +755,13 @@ ol.ordered-list li::before {
padding: 0 0.75em;
}
/* Notifications page
******************************************************************************/
.notification a.icon {
text-decoration: none !important;
}
/* Breadcrumbs
******************************************************************************/