summaryrefslogtreecommitdiff
path: root/Project-Unite/Views/Shared/_Layout.cshtml
diff options
context:
space:
mode:
authorVictor Tran <[email protected]>2017-04-05 23:21:03 +1000
committerVictor Tran <[email protected]>2017-04-05 23:21:03 +1000
commitc179f2c4784235930ed66f85847365957a46f112 (patch)
treeff0a6bc93a3c5c0116afc1e85216df0c9631abf0 /Project-Unite/Views/Shared/_Layout.cshtml
parent177ce817fe912ed30c5f407c42075171646f8c58 (diff)
downloadproject-unite-c179f2c4784235930ed66f85847365957a46f112.tar.gz
project-unite-c179f2c4784235930ed66f85847365957a46f112.tar.bz2
project-unite-c179f2c4784235930ed66f85847365957a46f112.zip
Update strange colours
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 d530f59..024c6bf 100644
--- a/Project-Unite/Views/Shared/_Layout.cshtml
+++ b/Project-Unite/Views/Shared/_Layout.cshtml
@@ -7,7 +7,7 @@
}
}
-<html style="background-color:black;@style">
+<html style="@style">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">