Added ICSA, restructured files

This commit is contained in:
Isaac Greene 2025-07-25 13:04:22 -04:00 committed by GitHub
parent c9ec68bd6b
commit e9114b55af
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 180 additions and 1615 deletions

View file

@ -41,13 +41,13 @@ body {
h1 {
text-decoration-line: underline;
text-decoration-color: var(--isaac-blue);
text-decoration-style: wavy;
text-decoration-style: solid;
}
h2 {
text-decoration-line: underline;
text-decoration-color: var(--isaac-red);
text-decoration-style: wavy;
text-decoration-style: solid;
}
h3 {