refactor css

This commit is contained in:
Carl Pearson
2024-10-12 05:55:25 -06:00
parent 037e6279e6
commit 0bafde6c49
3 changed files with 89 additions and 89 deletions

View File

@@ -7,6 +7,7 @@
<title>{{.original.Title}}</title>
<link rel="stylesheet" href="/static/style/common.css">
<link rel="stylesheet" href="/static/style/video.css">
<link rel="stylesheet" href="/static/style/media-card.css">
{{template "footer-css" .}}
</head>