summaryrefslogtreecommitdiff
path: root/Project-Unite/Views/Shared/_Layout.cshtml
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-03-23 18:25:58 -0400
committerMichael <[email protected]>2017-03-23 18:25:58 -0400
commitcddd417cd8eca6de3b85ab2d202b0e51ad3bdbd9 (patch)
tree6f2071ac16645bf4b4b190e417c614264f9415e4 /Project-Unite/Views/Shared/_Layout.cshtml
parent9ec663010028f929d3102c5c3f97c800d05f9c98 (diff)
downloadproject-unite-cddd417cd8eca6de3b85ab2d202b0e51ad3bdbd9.tar.gz
project-unite-cddd417cd8eca6de3b85ab2d202b0e51ad3bdbd9.tar.bz2
project-unite-cddd417cd8eca6de3b85ab2d202b0e51ad3bdbd9.zip
yay
Diffstat (limited to 'Project-Unite/Views/Shared/_Layout.cshtml')
-rw-r--r--Project-Unite/Views/Shared/_Layout.cshtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Project-Unite/Views/Shared/_Layout.cshtml b/Project-Unite/Views/Shared/_Layout.cshtml
index 70b8a72..fb2d920 100644
--- a/Project-Unite/Views/Shared/_Layout.cshtml
+++ b/Project-Unite/Views/Shared/_Layout.cshtml
@@ -7,7 +7,7 @@
}
}
-<html style="@style">
+<html style="background-color:black;@style">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">