move videos style to file

This commit is contained in:
Carl Pearson
2024-09-20 05:45:39 -06:00
parent ab63347549
commit 0eb077a85b
2 changed files with 16 additions and 17 deletions

View File

@@ -6,23 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="refresh" content="10">
<title>Downloaded Videos</title>
<style>
table {
width: 100%;
border-collapse: collapse;
}
th,
td {
border: 1px solid #ddd;
padding: 8px;
text-align: left;
}
th {
background-color: #f2f2f2;
}
</style>
<link rel="stylesheet" href="/static/style/videos.css">
</head>
<body>