- Fixed CSS
- Cleaned up Table of Contents
- Deleted conflicting default.php in com_content
This commit is contained in:
2025-08-09 22:30:55 -05:00
parent 1c45469b99
commit 2e79807dbb
24 changed files with 14067 additions and 12448 deletions

View File

@@ -119,8 +119,8 @@
src: url("../../../../../vendor/roboto-fontface/fonts/roboto/Roboto-BlackItalic.woff2") format("woff2"), url("../../../../../vendor/roboto-fontface/fonts/roboto/Roboto-BlackItalic.woff") format("woff");
}
:root {
--moko-cassiopeia-font-family-body: "Roboto", sans-serif;
--moko-cassiopeia-font-family-headings: "Roboto", sans-serif;
--moko-cassiopeia-font-weight-headings: 700;
--moko-cassiopeia-font-weight-normal: 400;
--font-family-body: "Roboto", sans-serif;
--font-family-headings: "Roboto", sans-serif;
--font-weight-headings: 700;
--font-weight-normal: 400;
}