From b38f0cf15e80a2f86aaed8e2e65a465433fdde32 Mon Sep 17 00:00:00 2001 From: EduardSkibidiEdger Date: Wed, 2 Oct 2024 19:38:23 +0300 Subject: [PATCH] skibidi --- CS/ProblemSolvingProcess/index.html | 2 +- CS/index.html | 4 +- guides.html | 23 ++----- index.html | 41 ++++++++++- playlists/noah/index.html | 58 ++++++++++++++++ noah.js => playlists/noah/index.js | 38 +++++++++-- noah.html => playlists/template/index.html | 21 ++++-- playlists/template/index.js | 79 ++++++++++++++++++++++ 8 files changed, 228 insertions(+), 38 deletions(-) create mode 100644 playlists/noah/index.html rename noah.js => playlists/noah/index.js (88%) rename noah.html => playlists/template/index.html (60%) create mode 100644 playlists/template/index.js diff --git a/CS/ProblemSolvingProcess/index.html b/CS/ProblemSolvingProcess/index.html index ddfb517..0671505 100644 --- a/CS/ProblemSolvingProcess/index.html +++ b/CS/ProblemSolvingProcess/index.html @@ -1,7 +1,7 @@ - + Problem Solving Process Poster diff --git a/CS/index.html b/CS/index.html index 43a57c3..1cada20 100644 --- a/CS/index.html +++ b/CS/index.html @@ -1,7 +1,7 @@ - + CS/ @@ -49,7 +49,7 @@
diff --git a/guides.html b/guides.html index c38af40..b3cfffc 100644 --- a/guides.html +++ b/guides.html @@ -24,11 +24,9 @@ margin: 0; text-align: center; } - .terminal { margin-bottom: 20px; } - .terminal ul { list-style: none; padding: 0; @@ -36,29 +34,22 @@ justify-content: center; margin: 0; } - .terminal li { margin: 0 15px; } - .terminal a { color: #fff; text-decoration: none; } - .terminal a:hover { text-decoration: underline; } - h3, h4 { margin: 10px 0; } - - h4 { - cursor: pointer; + .guide { + cursor: url(./link.cur), auto; } - - /* Modal styles */ .modal { display: none; position: fixed; @@ -72,7 +63,6 @@ align-items: center; justify-content: center; } - .modal-content { background-color: #333; padding: 20px; @@ -83,22 +73,18 @@ color: #fff; font-size: 1rem; } - .modal-content img { width: 100%; height: auto; margin: 10px 0; } - .modal-content p { margin-bottom: 15px; } - .modal-content a { text-decoration: underline; color: inherit; } - .close { color: #fff; font-size: 28px; @@ -108,7 +94,6 @@ top: 20px; cursor: pointer; } - .close:hover { color: #ccc; } @@ -123,7 +108,7 @@

Guides

-

Ad Blocking

+

Ad Blocking