From b16fe9c7c31a7776334718f3c3d2fb8df87637b2 Mon Sep 17 00:00:00 2001 From: Elizabeth Date: Mon, 22 Jan 2024 14:34:17 -0500 Subject: additional comments for students --- b.html | 7 +++++++ styles.css | 4 ++++ 2 files changed, 11 insertions(+) diff --git a/b.html b/b.html index e4d3407..3a64c34 100644 --- a/b.html +++ b/b.html @@ -15,6 +15,10 @@ +
+

Available Appointments

diff --git a/styles.css b/styles.css index 463974f..3d87ae4 100644 --- a/styles.css +++ b/styles.css @@ -1,3 +1,7 @@ +/* + @ STUDENTS: You probably won't need to modify this stylesheet + */ + @font-face { font-family: 'PPNeueMontreal'; src: url(fonts/PPNeueMontreal-Medium.otf); -- cgit v1.2.3-70-g09d2