fix dash width

This commit is contained in:
KF7EEL
2021-01-02 18:02:55 -08:00
parent a943748c94
commit 22e04f6ff3
5 changed files with 31 additions and 32 deletions
+1 -16
View File
@@ -1,19 +1,4 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>{{title}}</title>
<style>
body {background-color: D3D3D3;}
h1 {color: green;}
p {
padding: 10px;
margin: 20px;
}
</style>
</head>
<body>
{% include 'header.html' %}
{% include 'header.html' %}
{{description}}
<p>&nbsp;</p>