diff --git a/index.html b/index.html index fe961f9..cbabd4a 100644 --- a/index.html +++ b/index.html @@ -3,6 +3,7 @@ + SnailFM @@ -99,10 +101,14 @@ display: none; } - .hiddentext { + .video-stream html5-main-video { display: none; } + .hiddentext { + text-indent: -9999px; + } + .settings { position: absolute; top: 30px; @@ -160,6 +166,10 @@ .sidenav a {font-size: 18px;} } +.nowplay { + font-size: 25px; +} + #cookie{ display: none; /* Hidden by default */ position: fixed; /* Stay in place */ @@ -259,11 +269,13 @@

Powered by SnailDOS

ipcRenderer.send('restart_app'); } - +

+

h

+