add html id for css; closes #1200

This commit is contained in:
ed 2026-01-13 20:38:46 +00:00
parent 8240ef6151
commit c46cd7f57a
9 changed files with 17 additions and 9 deletions

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<html lang="en" id="ht_brw">
<head>
<meta charset="utf-8">

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<html lang="en" id="ht_idp">
<head>
<meta charset="utf-8">

View file

@ -1,4 +1,7 @@
<!DOCTYPE html><html><head>
<!DOCTYPE html>
<html lang="en" id="ht_md">
<head>
<meta charset="utf-8">
<title>📝 {{ title }}</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
@ -11,6 +14,7 @@
{%- endif %}
{{ html_head }}
</head>
<body>
<div id="mn"></div>
<div id="mh">

View file

@ -1,4 +1,7 @@
<!DOCTYPE html><html><head>
<!DOCTYPE html>
<html lang="en" id="ht_mde">
<head>
<meta charset="utf-8">
<title>📝 {{ title }}</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
@ -10,6 +13,7 @@
<link rel="stylesheet" href="{{ r }}/.cpr/deps/easymde.css?_={{ ts }}">
{{ html_head }}
</head>
<body>
<div id="mw">
<div id="mn"></div>

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<html lang="en" id="ht_msg">
<head>
<meta charset="utf-8">

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<html lang="en" id="ht_rup">
<head>
<meta charset="utf-8">

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<html lang="en" id="ht_shr">
<head>
<meta charset="utf-8">

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<html lang="en" id="ht_spl">
<head>
<meta charset="utf-8">

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<html lang="en" id="ht_svc">
<head>
<meta charset="utf-8">