projects
/
libreplanet-static.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60376e0
)
hide astronaut on LA stream pages
author
Andrew Engelbrecht
<andrew@fsf.org>
Fri, 19 Mar 2021 23:38:15 +0000
(19:38 -0400)
committer
Andrew 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
patch
|
blob
|
blame
|
history
diff --git
a/2021/live/jupiter/index.html
b/2021/live/jupiter/index.html
index e45fb9572ba4b3f487ae5ee0ee03f86e842e0371..ba12e97ace7447a47c677ecdcccaf08f839137aa 100755
(executable)
--- a/
2021/live/jupiter/index.html
+++ b/
2021/live/jupiter/index.html
@@
-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"-->