cleanup commented out styles
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
<!--
|
||||
todo
|
||||
- clean up commented out css
|
||||
- fix / consolidate responsive styles
|
||||
- consolidate utils
|
||||
- remove unused files
|
||||
- reorg /js
|
||||
- standalone video.html
|
||||
|
||||
-->
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
@@ -28,7 +39,8 @@
|
||||
<script src="//unpkg.com/video.js@7.9.2/dist/video.js"></script>
|
||||
<script src="//unpkg.com/showdown/dist/showdown.min.js"></script>
|
||||
|
||||
<link href="./styles/layout.css" rel="stylesheet" />
|
||||
<link href="./styles/app.css" rel="stylesheet" />
|
||||
<link href="./styles/video.css" rel="stylesheet" />
|
||||
<link href="./styles/chat.css" rel="stylesheet" />
|
||||
<link href="./styles/user-content.css" rel="stylesheet" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user