Markdown plugin improvements

This commit is contained in:
Zef Hemel
2022-04-09 14:57:59 +02:00
parent 8fafd1cd4a
commit 6c943bacd0
4 changed files with 50 additions and 18 deletions
-1
View File
@@ -2,7 +2,6 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<link href="panel.scss" rel="stylesheet"/>
<base target="_top">
<script src="panel_page.ts"/>
</head>
-4
View File
@@ -1,4 +0,0 @@
body {
background: white;
font-family: "Menlo";
}