@ -9,7 +9,7 @@
<title>Squidex - @ViewBag.Title</title>
<environment names="Production">
<link rel="stylesheet" asp-append-version="true" src="~/build/app.css" />
<link rel="stylesheet" asp-append-version="true" href="~/build/app.css" />
</environment>
@if (IsSectionDefined("header"))
@ -1,10 +1,6 @@
@import '_mixins';
@import '_vars';
img {
vertical-align: middle;
}
.splash {
&-h1,
&-text {
@ -12,10 +8,6 @@ img {
.redirect-button {
display: none;
.loading {
& {
text-align: center;
@ -35,4 +27,8 @@ noscript {
font-size: 30px;
font-weight: lighter;
margin-bottom: 20px;