Styling
authorRuben Rodriguez <ruben@gnu.org>
Sat, 30 May 2020 22:21:53 +0000 (18:21 -0400)
committerRuben Rodriguez <ruben@gnu.org>
Sat, 30 May 2020 22:21:53 +0000 (18:21 -0400)
files/index.html

index f2b682cf7d80aa6948a659dfd79377262eca5280..a2c32896e434153afd8967cacc373528127c89ba 100644 (file)
 
     <link rel="stylesheet" href="css/all.css?v=3729">
 
 
     <link rel="stylesheet" href="css/all.css?v=3729">
 
+    <style>
+      body {background: #222!important}
+      #fsflogo{
+        background: #800000;
+      }
+
+      #site-logo{
+        width:400px;
+        padding:40px;
+        margin: auto;
+      }
+
+      #fsfcustom{
+        color:black!important;
+        background: #fff;
+        width:680px;
+        margin: 30px auto;
+       padding:15px;
+        border-radius: 10px!important;
+      }
+
+      .header-text-title {
+       display: none
+      }
+
+      #fsfcustom p {
+        font-size:medium;
+        padding:10px;
+      }
+
+      #fsffooter a{
+        color:#75A7E7
+      }
+
+      #fsffooter{
+        font-size:larger;
+        background: #222;
+        height:200px;
+      }
+
+      #fsffooter .content{
+        padding-top:50px;
+        width:680px;
+        margin:  auto;
+      }
+
+      #welcome_page{
+        min-height:0!important;
+      }
+
+      .header{
+        margin-bottom: 40px!important;
+      }
+
+      .welcome .welcome-page-settings{
+        position:relative;
+      }
+
+      .welcome .header-text{
+        margin-top:22px!important;
+      }
+    </style>
+
     <script type="text/javascript">
     /** @licstart  The following is the entire license notice for the
      *  JavaScript code in this page
     <script type="text/javascript">
     /** @licstart  The following is the entire license notice for the
      *  JavaScript code in this page
   </head>
   <body>
     <!--#include virtual="body.html" -->
   </head>
   <body>
     <!--#include virtual="body.html" -->
+      <div id="fsflogo" >
+                <div id="site-logo"><a href="/" title="Home">
+          <img src="https://my.fsf.org/sites/default/files/fsf-logo_1.png" alt="Home" />
+        </a></div>              </div>
+    <div id="fsfcustom">
+           <p>Welcome to the free (as in freedom) videoconferencing service for <a href="https://www.fsf.org/associate/">associate members</a> of the <a href="https://www.fsf.org/">Free Software Foundation</a>. Members can use their FSF account login credentials to start new conference rooms, and invite family, colleagues, and friends to join by sending them the room link. We recommend using a password for your conference for better security, you can find this option under the info button.</p>
+
+           <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 and does not recommend or link to proprietary services or programs.
+
+           <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>
+    </div>
     <div id="react"></div>
 
     <div id="fsffooter">
     <div id="react"></div>
 
     <div id="fsffooter">