Proper IDs like other pages
This commit is contained in:
parent
0e518bddcb
commit
95ebe96bc2
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<html id="stylus" lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
@ -49,7 +49,7 @@
|
|||
<script src="/edit/codemirror-default.js"></script>
|
||||
<link rel="stylesheet" href="/edit/codemirror-default.css">
|
||||
</head>
|
||||
<body>
|
||||
<body id="stylus-install-usercss">
|
||||
<div class="container">
|
||||
<div class="header">
|
||||
<h1>
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
<script src="content/apply.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body id="stylus-options">
|
||||
<div id="options">
|
||||
|
||||
<div class="block">
|
||||
|
|
Loading…
Reference in New Issue
Block a user