Fixing and developing the editor

This commit is contained in:
2020-04-23 16:23:56 +02:00
parent de2400d03a
commit 821d9a8ef8
8 changed files with 204 additions and 69 deletions

View File

@ -14,6 +14,7 @@
<title>Seenginx</title>
<base href="~/" />
<link rel="stylesheet" href="~/css/codemirror.css">
<link rel="stylesheet" href="~/css/solarized.css">
<environment include="Staging,Production">
<link rel="stylesheet" href="~/css/materialdesignicons.min.css" asp-append-version="true" />
<link rel="stylesheet" href="~/css/bulma.min.css" asp-append-version="true" />