Spaces:
Running
Running
daydreamer-json
commited on
gi_jukebox fix
Browse files- gi_jukebox.html +2 -2
gi_jukebox.html
CHANGED
@@ -63,8 +63,8 @@
|
|
63 |
</style>
|
64 |
</head>
|
65 |
<body>
|
66 |
-
<div id='cover_bg_container'>
|
67 |
-
<img id='cover_bg' src='' style='display: none;'>
|
68 |
</div>
|
69 |
<div id='main'>
|
70 |
<h2 id='h2string1' class='do-not-select do-not-bold'> </h1>
|
|
|
63 |
</style>
|
64 |
</head>
|
65 |
<body>
|
66 |
+
<div id='cover_bg_container' class='do-not-select'>
|
67 |
+
<img id='cover_bg' src='' style='display: none;' class='do-not-select'>
|
68 |
</div>
|
69 |
<div id='main'>
|
70 |
<h2 id='h2string1' class='do-not-select do-not-bold'> </h1>
|