Skip to content

Commit 72ecacd

Browse files
committed
apply same styling to YouTube legend as course items
1 parent ca0889f commit 72ecacd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

teaching.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Teaching
33
---
44

5-
<div style="margin-bottom: 1rem; padding: 0.75rem; background-color: #f8f9fa; border-left: 4px solid #007bff; border-radius: 0.25rem;">
5+
<div style="margin-bottom: 1rem; padding: 0.75rem; background: linear-gradient(135deg, #fff3cd 0%, #ffeaa7 100%); border-left: 4px solid #ff6b6b; border-radius: 0.25rem; box-shadow: 0 2px 4px rgba(255, 107, 107, 0.1);">
66
<strong>🎥 YouTube Recordings Available</strong> - Courses marked with this icon have video lectures available on YouTube
77
</div>
88

0 commit comments

Comments
 (0)