@ -8,7 +8,7 @@
<title>@ViewBag.Title - @T.Get("common.product")</title>
<link rel="stylesheet" asp-append-version="true" href="@Url.RootContentUrl("~/app.css")" />
<link rel="stylesheet" asp-append-version="true" href="@Url.RootContentUrl("~/styles.css")" />
@if (IsSectionDefined("header"))
{
@ -7,7 +7,7 @@
<!-- Load the editor sdk from the local folder or https://cloud.squidex.io/scripts/editor-sdk.js -->
<script src="editor-sdk.js"></script>
<link rel="stylesheet" type="text/css" href="https://cloud.squidex.io/build/app.css">
<link rel="stylesheet" type="text/css" href="https://cloud.squidex.io/build/styles.css">
<style>
body {