@@include('_head.html')
@@include('_navbar.html', { "classList": "center-nav transparent navbar-light", "otherClassList": "w-100 d-flex ms-auto", "otherLanguageSelect": true, "otherBtn": true, "otherBtnClassList": "btn-sm btn-primary rounded-pill", "otherBtnText": "Contact", "otherBtnLink": "@@webRoot/contact.html" })

Shadows

Add or remove shadows to elements with box-shadow utilities. Bootstrap docs

@@include('docs/_sidebar.html', {"page": "elements-shadows"})

Examples

No shadow
Small shadow
Regular shadow
Larger shadow
Extra larger shadow
@@include('docs/_footer.html') @@include('_page-progress.html') @@include('_scripts.html')