mirror of
https://github.com/xtzws/isaac.run.git
synced 2025-12-17 21:30:32 +01:00
Added ICSA, restructured files
This commit is contained in:
parent
c9ec68bd6b
commit
e9114b55af
14 changed files with 180 additions and 1615 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue