Add stylesheet link to multiple HTML files and update CSS for improved styling
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Watch Video</title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
<h1 id="videoTitle"></h1>
|
||||
|
||||
Reference in New Issue
Block a user