Add stylesheet link to multiple HTML files and update CSS for improved styling

This commit is contained in:
2025-09-09 18:28:21 -04:00
parent c3794b1dcd
commit 243a2a528d
6 changed files with 139 additions and 9 deletions
+1
View File
@@ -2,6 +2,7 @@
<html>
<head>
<title>Watch Video</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<h1 id="videoTitle"></h1>