Notes for Larson Texts/Big ideas, added the ghost notes templates. Updated luminate's templates

This commit is contained in:
Norm Rasmussen
2023-08-24 17:06:08 -04:00
parent 63c33b5f17
commit 332b99d3ec
57 changed files with 560 additions and 253 deletions

View File

@ -20,6 +20,14 @@
</main>
{% include "footer" %}
{% if current_person.properties.hide_api_certification_exam_course == true %}
<style>
.np-search-result[data-id='6cc26c57-34db-4b8e-a38b-ad321ce18add'] {
display:none;
}
</style>
{% endif %}
<style>
.np-sub-navigation-content {
margin-bottom:12px;