diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 38 |
1 files changed, 20 insertions, 18 deletions
@@ -30,10 +30,12 @@ <!-- <a class="link" href="#weekly_specials">Weekly Specials</a>--> <!-- <a class="link" href="#course_info">Course Info</a>--> <!-- <a class="button" href="#xxx">Weekly Specials</a>--> - <a class="link" href="#full_menu">menu</a> - <a class="link" href="#calendar">calendar</a> - <a class="link" href="#staff">kitchen staff</a> - <a class="link" href="#faq">faqs</a> + <div class="flex-row"> + <a class="link" href="#full_menu">menu</a> + <a class="link" href="#calendar">calendar</a> + <a class="link" href="#staff">kitchen staff</a> + <a class="link" href="#faq">faqs</a> + </div> </nav> <section class="title-flex"> @@ -52,12 +54,12 @@ </article> - <aside class="business-hours"> - <h3>business hours</h3> - <p>T/Th 1-2:20pm</p> - <p>MacMillan Hall 117</p> - <div><a class="link" href="https://example.com">Zoom Link</a></div> - </aside> +<!-- <aside class="business-hours">--> +<!-- <h3>business hours</h3>--> +<!-- <p>T/Th 1-2:20pm</p>--> +<!-- <p>MacMillan Hall 117</p>--> +<!-- <div><a class="link" href="https://example.com">Zoom Link</a></div>--> +<!-- </aside>--> </article> <figure class="pastries-wrapper"> <iframe id="connie-pastries" src='https://my.spline.design/cs1300pastries-527b5a4ae57f8e04517708ce6f4dd80e/' frameborder='0'></iframe> @@ -75,22 +77,22 @@ <!-- </div>--> <!-- </section>--> - <section id="important_links" class="section"> + <section id="important_links"> <h2 class="title">important links</h2> <div id="helpful-links-box" class="flex-column"> <div class="flex-column" style="margin: 0 10px;"> <h3 class="subtitles">websites</h3> - <a style="margin: 10px;" href="https://piazza.com/class/kcw25izsiei48j" target="_blank" class="helpful-link glow-on-hover"> + <a style="margin: 10px;" href="https://piazza.com/class/kcw25izsiei48j" target="_blank" class="button helpful-link glow-on-hover"> <img src="./assets/edstem.png" class="small-icon"> <h3>edstem →</h3> </a> - <a style="margin: 10px;" href="https://canvas.brown.edu/" target="_blank" class="helpful-link glow-on-hover"> + <a style="margin: 10px;" href="https://canvas.brown.edu/" target="_blank" class="button helpful-link glow-on-hover"> <img src="./assets/canvas.png" class="small-icon"> <h3>canvas →</h3> </a> - <a style="margin: 10px;" href="https://script.google.com/a/brown.edu/macros/s/AKfycbw3-4g7pzYS8dgLLu5fHImIXC0Asu7Cqn_DLEGngPdEDRmFgxs/exec" target="_blank" class="helpful-link glow-on-hover"> + <a style="margin: 10px;" href="https://script.google.com/a/brown.edu/macros/s/AKfycbw3-4g7pzYS8dgLLu5fHImIXC0Asu7Cqn_DLEGngPdEDRmFgxs/exec" target="_blank" class="button helpful-link glow-on-hover"> <svg class="svg-show" height="21" viewBox="0 0 21 21" width="21" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd" stroke="#222E50" stroke-linecap="round" stroke-linejoin="round" transform="translate(2 2)"><path d="m5.5.5h6v5h-6z"></path><path d="m10.5 11.5h6v5h-6z"></path><path d="m.5 11.5h6v5h-6z"></path><path d="m3.498 11.5v-3h10v3"></path><path d="m8.5 8.5v-3"></path></g></svg> <svg class="svg-hover" height="21" viewBox="0 0 21 21" width="21" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd" stroke="#DA627D" stroke-linecap="round" stroke-linejoin="round" transform="translate(2 2)"><path d="m5.5.5h6v5h-6z"></path><path d="m10.5 11.5h6v5h-6z"></path><path d="m.5 11.5h6v5h-6z"></path><path d="m3.498 11.5v-3h10v3"></path><path d="m8.5 8.5v-3"></path></g></svg> <h3>ux factor →</h3> @@ -168,7 +170,7 @@ this contains all information regarding assignments, lectures, studios, and readings. </p> - <a class="glow-on-hover button" href="https://docs.google.com/spreadsheets/d/e/2PACX-1vRow8i_X8guQpwU_da4y7rwDBbhTeYsUQ2b33MPkezcz2dLOpQxMBzo_6XBYJFTD6mSnT3-FVUsjh6S/pubhtml?gid=1112663023&single=true" target="_blank">link to schedule →</a> + <a style="margin-bottom: 5px;" class="glow-on-hover button" href="https://docs.google.com/spreadsheets/d/e/2PACX-1vRow8i_X8guQpwU_da4y7rwDBbhTeYsUQ2b33MPkezcz2dLOpQxMBzo_6XBYJFTD6mSnT3-FVUsjh6S/pubhtml?gid=1112663023&single=true" target="_blank">link to schedule →</a> </div> @@ -179,7 +181,7 @@ <section id="calendar"> <h2 class="title">calendar</h2> <div class="edges"> - <p style="margin: .5rem 0 1rem 0; padding-left: 10px;"> + <p style="margin: 5px 0 10px 0; padding-left: 10px;"> To subscribe to the course gcal, click <a class="link" @@ -188,7 +190,7 @@ >here</a >. </p> - <p style="padding-left: 10px; margin-bottom: 1rem;"> + <p style="padding-left: 10px; margin-bottom: 10px;"> To sign up for TA Hours, please go to <a class="link" @@ -205,7 +207,7 @@ </figure> </section> - <section id="staff" class="section"> + <section id="staff"> <h2 class="title">staff</h2> <div class="flex-column edges"> |