Compare commits
No commits in common. "7acce407e93f980732baa8db71bd8c444f04de54" and "e59acefda9df00a3ddc34dcf6ddb255002dca620" have entirely different histories.
7acce407e9
...
e59acefda9
|
@ -35,16 +35,10 @@
|
|||
body {
|
||||
background: #000;
|
||||
}
|
||||
.nojs {
|
||||
color: white;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="nojs">
|
||||
<noscript>You need to enable JavaScript to run this app.</noscript>
|
||||
</div>
|
||||
<noscript style="background: white">You need to enable JavaScript to run this app.</noscript>
|
||||
<div id="root"></div>
|
||||
<!--
|
||||
This HTML file is a template.
|
||||
|
|
Loading…
Reference in New Issue
Block a user