summaryrefslogtreecommitdiff
path: root/client/web/build/index.html
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2017-06-03 23:11:41 -0400
committerJules Laplace <julescarbon@gmail.com>2017-06-03 23:11:41 -0400
commit986b83ef5519ebb989ee4745d7a9715057dff972 (patch)
tree3c0134c18d21f93f56cb2d5533c7c9795952b3eb /client/web/build/index.html
parent5cc9c731a37a54b5da0ac096f231b56d245885a6 (diff)
more stuff
Diffstat (limited to 'client/web/build/index.html')
-rw-r--r--client/web/build/index.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/client/web/build/index.html b/client/web/build/index.html
index 8e684b9..36d249a 100644
--- a/client/web/build/index.html
+++ b/client/web/build/index.html
@@ -10,8 +10,11 @@ a {
width: 100%;
color: transparent;
}
-body,html{
+body,html {
overflow: hidden;
+ font-family: sans-serif;
+ color: white;
+ background: black;
}
.modal {
transition: all 400ms;
@@ -25,7 +28,7 @@ svg {
</head>
<body>
<div id="react-root"></div>
- <script type="text/javascript" src="/javascript/vendor/react-d93cd212f3f54cac.dll.js"></script><script type="text/javascript" src="/javascript/vendor/lib-671903ca8f2cb157.js"></script><script type="text/javascript" src="/javascript/app-671903ca8f2cb157.js"></script></body>
+ <script type="text/javascript" src="/javascript/vendor/react-d93cd212f3f54cac.dll.js"></script><script type="text/javascript" src="/javascript/vendor/lib-16e03b727063a900.js"></script><script type="text/javascript" src="/javascript/app-16e03b727063a900.js"></script></body>
<script src="https://www.youtube.com/iframe_api"></script>
</html>