Improvements to jitsi a11y and css
[jitsi-ansible.git] / files / index.html
index d98571905a05cc95f30049e8b56934d7085ff005..2bed1ace79ad39451ce64a3518330c7c68e4b5d0 100644 (file)
@@ -49,7 +49,7 @@
         border-radius: 10px!important;
       }
 
-      .header-text-title {
+      .welcome-page .header-text-title {
         display: none
       }
 
@@ -78,7 +78,7 @@
         min-height:0!important;
       }
 
-      .header{
+      .welcome-page .header{
         margin-bottom: 40px!important;
       }
 
       .welcome .header-text{
         margin-top:22px!important;
       }
-      .leftwatermark, .header-text-description{
+      .welcome-page .leftwatermark, .header-text-description{
         display: none!important;
       }
+      .invite-more-container{
+        display: none;
+      }
+      .invite-more-dialog.icon-container div:nth-child(n+3)
+      {
+        display:none
+      }
     </style>
     <script type="text/javascript">
     /** @licstart  The following is the entire license notice for the
            <p>This service uses <a href="https://jitsi.org/jitsi-meet/">Jitsi Meet</a>, with some small changes made for the sake of privacy and <a href="https://www.gnu.org/philosophy/free-software-even-more-important.html">software freedom</a>. It does not use any third party servers for network initialization, does not recommend or link to proprietary services or programs. It also labels all JavaScript files with their free software licenses following <a href="https://www.gnu.org/software/librejs/">LibreJS</a> practice.
 
            <p><a href="https://fsf.org/join?pk_campaign=jitsi&pk_source=joinhome">Become an associate member</a> today, or support the FSF by making a <a href="https://fsf.org/donate?pk_campaign=jitsi&pk_source=donatehome">donation</a>.</p>
+           <p><center><small>During calls, you can press the question mark key "?" to display a list of key bindings.</small><center></p>
+
     </div>
     <div id="react"></div>