Add <html id="stylus"> to all pages

This commit is contained in:
tophf 2017-03-23 06:41:50 +03:00
parent 49cba8cced
commit 26e1b67f44
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
<html>
<html id="stylus">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<script src="codemirror/lib/codemirror.js"></script>

View File

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html id="stylus">
<head>
<title>Stylus Options</title>
<link rel="stylesheet" href="index.css">

View File

@ -1,4 +1,4 @@
<html>
<html id="stylus">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">