hide astronaut on LA stream pages
authorAndrew Engelbrecht <andrew@fsf.org>
Fri, 19 Mar 2021 23:38:15 +0000 (19:38 -0400)
committerAndrew Engelbrecht <andrew@fsf.org>
Fri, 19 Mar 2021 23:38:15 +0000 (19:38 -0400)
it covers the video when browsing to #stream

2021/live/jupiter/index.html

index e45fb9572ba4b3f487ae5ee0ee03f86e842e0371..ba12e97ace7447a47c677ecdcccaf08f839137aa 100755 (executable)
@@ -2,6 +2,12 @@
 
 <title>LibrePlanet 2021 - Live</title>
 
+<style>
+.astronaut {
+  display: none;
+}
+</style>
+
 <!--#include virtual="/2021/includes/banner.html"-->
 <!--#include virtual="/2021/includes/sidebar.html"-->