Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
dylstockard committed Mar 14, 2024
1 parent 12dd860 commit 7de489a
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,8 @@
div.columns{display: flex; gap: min(4vw, 1.5em);}
div.column{flex: auto; overflow-x: auto;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
/* The extra [class] is a hack that increases specificity enough to
override a similar rule in reveal.js */
ul.task-list[class]{list-style: none;}
ul.task-list{list-style: none;}
ul.task-list li input[type="checkbox"] {
font-size: inherit;
width: 0.8em;
margin: 0 0.8em 0.2em -1.6em;
vertical-align: middle;
Expand Down Expand Up @@ -111,6 +108,17 @@ <h3>
</tr>
<tr>
<th scope="row">
Spring 2023
</th>
<td>
Tauhidur Rahman
</td>
<td>
<a href='sp23-final/index.html'>Final 🆕</a>
</td>
</tr>
<tr>
<th scope="row">
Winter 2023
</th>
<td>
Expand Down

0 comments on commit 7de489a

Please sign in to comment.