|
214 | 214 | border-radius: 6px; /* Consistent border radius */ |
215 | 215 | } |
216 | 216 |
|
217 | | - |
218 | 217 |
|
219 | | - |
220 | | -} |
221 | 218 | /* Media Queries for Leaderboard specific elements */ |
222 | 219 | @media (max-width: 768px) { |
223 | 220 | /* General mini-window adjustments for small screens */ |
@@ -315,7 +312,6 @@ <h2>Brain Cache (5 Questions Quiz) Leaderboard</h2> |
315 | 312 | <button class="tab-button" onclick="switchWeekTab('week6', event, 'brain-cache')">Week 6</button> |
316 | 313 | <button class="tab-button" onclick="switchWeekTab('week7', event, 'brain-cache')">Week 7</button> |
317 | 314 | <button class="tab-button" onclick="switchWeekTab('week9', event, 'brain-cache')">Week 9</button> |
318 | | - <button class="tab-button" onclick="switchWeekTab('week10', event, 'brain-cache')">Week 10</button> |
319 | 315 | </div> |
320 | 316 |
|
321 | 317 | <div class="table-wrapper"> |
@@ -649,50 +645,6 @@ <h3>4TH YEAR CSE DEPARTMENT</h3> |
649 | 645 | </div> |
650 | 646 | </div> |
651 | 647 |
|
652 | | - <div id="week10" class="tab-content"> |
653 | | - <p style="text-align: left; font-weight: bold; font-size: 18px; margin-bottom: 10px; color: #00408f;"> |
654 | | - Results for Week 10 Quiz |
655 | | - </p> |
656 | | - <div class="tab-nav"> |
657 | | - <button class="tab-button" onclick="switchDepartmentTab('cse3', event, 'week10')">CSE 3rd Year</button> |
658 | | - <button class="tab-button" onclick="switchDepartmentTab('aiml3', event, 'week10')">CSE (AI/ML) 3rd Year</button> |
659 | | - <button class="tab-button" onclick="switchDepartmentTab('cse4', event, 'week10')">CSE 4th Year</button> |
660 | | - </div> |
661 | | - |
662 | | - <div id="cse3_week10" class="tab-content"> |
663 | | - <h3>QUIZ COMING SOON!</h3> |
664 | | - <!-- <h3>2ND YEAR CSE DEPARTMENT</h3> |
665 | | - <table> |
666 | | - <tr><th>S.No.</th><th>Name</th><th>Score</th></tr> |
667 | | - <tr><td>1</td><td>Asmath Fouziya M</td><td>5</td></tr> |
668 | | - <tr><td>2</td><td>Lakshana P L</td><td>5</td></tr> |
669 | | - <tr><td>3</td><td>Jerusha Grace </td><td>4</td></tr> |
670 | | - |
671 | | - </table> --> |
672 | | - </div> |
673 | | - |
674 | | - <div id="aiml3_week10" class="tab-content"> |
675 | | - <h3>QUIZ COMING SOON!</h3> |
676 | | - <!-- <h3>Attend the Quiz / Wait for Updates!</h3> |
677 | | - <h3>2ND YEAR CSE (AI/ML) DEPARTMENT</h3> |
678 | | - <table> |
679 | | - <tr><th>S.No.</th><th>Name</th><th>Score</th></tr> |
680 | | - <tr><td>1</td><td>Gladiyas Asin D</td><td>5</td></tr> |
681 | | - <tr><td>21</td><td>Ragavi L</td><td>5</td></tr> |
682 | | - <tr><td>3</td><td>Deivasaki T</td><td>4</td></tr> |
683 | | - </table> --> |
684 | | - </div> |
685 | | - |
686 | | - <div id="cse4_week10" class="tab-content"> |
687 | | - <h3>QUIZ COMING SOON!</h3> |
688 | | - <!-- <h3>3RD YEAR CSE DEPARTMENT</h3> |
689 | | - <table> |
690 | | - <tr><th>S.No.</th><th>Name</th><th>Score</th></tr> |
691 | | - <tr><td>1</td><td>Dharani S</td><td>4</td></tr> |
692 | | - </table> --> |
693 | | - </div> |
694 | | - </div> |
695 | | - |
696 | 648 | </div><!-- give weeks before this! --> |
697 | 649 |
|
698 | 650 |
|
|
0 commit comments