Skip to content

Commit

Permalink
instructor oh
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwin3210 committed Aug 31, 2024
1 parent 87bf552 commit e1977b3
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _sass/just-the-class/schedule.scss
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,10 @@
background-color: darken($purple-000, 15%);
}

&.instructor-office-hours {
background-color: darken($purple-000, 15%);
}

&.office-hours {
background-color: darken($green-200, 10%);
}
Expand Down
8 changes: 8 additions & 0 deletions _schedules/weekly.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ timeline:
schedule:
- name: Monday
events:
- name: Instructor Office Hours
start: 9:00 AM
end: 10:00 AM
location: Evans 323
- name: Lecture
start: 10:00 AM
end: 11:00 AM
Expand Down Expand Up @@ -57,6 +61,10 @@ schedule:
location: Warren 101-B
- name: Friday
events:
- name: Instructor Office Hours
start: 9:00 AM
end: 10:00 AM
location: Evans 323
- name: Lecture
start: 10:00 AM
end: 11:00 AM
Expand Down

0 comments on commit e1977b3

Please sign in to comment.