Add <html id="stylus"> to all pages
This commit is contained in:
parent
49cba8cced
commit
26e1b67f44
|
@ -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>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<html id="stylus">
|
||||
<head>
|
||||
<title>Stylus Options</title>
|
||||
<link rel="stylesheet" href="index.css">
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<html>
|
||||
<html id="stylus">
|
||||
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||
|
|
Loading…
Reference in New Issue
Block a user