diff options
author | Michael Foiani <sotech117@michaels-mbp-21.devices.brown.edu> | 2022-09-02 15:09:09 -0400 |
---|---|---|
committer | Michael Foiani <sotech117@michaels-mbp-21.devices.brown.edu> | 2022-09-02 15:09:09 -0400 |
commit | 5f8787568dbdaa25b2af55e55c04144d459282de (patch) | |
tree | f8ccd0354550d820bc6e01f34841a24ac97eb9b9 /index.html | |
parent | c966372da35b16bb03652fdb9ceca681610066df (diff) |
add the staff page
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -926,8 +926,7 @@ <div id="calendar" class="flex-column section" - style="background-color: #cde6cb" - > + style="background-color: #cde6cb"> <div class="header flex-row"> <img src="./CS 1300_files/succulents-07.png" class="succulent-png" /> <h1 style="color: #f5ce5b">calendar</h1> @@ -957,8 +956,7 @@ margin-bottom: 20px; color: #0e6a3e; text-transform: uppercase; - font-size: 12px; - " + font-size: 12px;" > (( Zoom links for TA hours will be in the SignMeUp queue )) </h4> |