Skip to content

Commit

Permalink
deploy: a24ded5
Browse files Browse the repository at this point in the history
  • Loading branch information
Reiuiji committed Feb 1, 2024
1 parent 88a30e4 commit 9d4427d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/schedule.css
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ div.schedule-cell {
padding: 0.25em 0.25em;
background: repeating-linear-gradient(to bottom, transparent, transparent calc(2em - 1px), #aebbea 2em);
}
div.schedule-time-header, div.schedule-room-header {
div.schedule-time-header, div.schedule-room-header, div.schedule-room-footer {
border-bottom: 1px solid #aebbea;
padding-top: 0.75em;
font-weight: bold;
Expand Down

0 comments on commit 9d4427d

Please sign in to comment.