Fix video css.
This commit is contained in:
parent
c0fcab7afe
commit
1742a9cbb2
1 changed files with 2 additions and 1 deletions
|
@ -1,8 +1,9 @@
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
|
<title>video</title>
|
||||||
<meta charest="utf-8"/>
|
<meta charest="utf-8"/>
|
||||||
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
|
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
|
||||||
<link rel="stylesheet" href="dark.css">
|
<link rel="stylesheet" href="/video/dark.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue