Documents: restructure Documents/ directory

This commit is contained in:
2023-10-26 23:27:28 +02:00
parent 105854c389
commit 11ea958059
24 changed files with 14 additions and 13 deletions

View File

@ -7,8 +7,8 @@
<title>@Model.Title</title>
<meta name="author" value="@Model.Author"/>
<meta charset="UTF-8"/>
<link rel="stylesheet" href="file:///@Raw(Model.DataPath)\resources\style.css"/>
<link rel="stylesheet" href="file:///@Raw(Model.DataPath)\resources\style-page.css"/>
<link rel="stylesheet" href="file:///@Raw(Model.DataPath)\resources\Document.css"/>
<link rel="stylesheet" href="file:///@Raw(Model.DataPath)\resources\Document.Page.css"/>
@if (Model.DoubleSided) {
<style>
@@page :left {