www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www/server/staging home.html


From: Therese Godefroy
Subject: www/server/staging home.html
Date: Tue, 27 Apr 2021 08:28:44 -0400 (EDT)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 21/04/27 08:28:44

Modified files:
        server/staging : home.html 

Log message:
        Small changes as suggested by Lorenzo (www-discuss 2021-04-27).

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/home.html?cvsroot=www&r1=1.30&r2=1.31

Patches:
Index: home.html
===================================================================
RCS file: /webcvs/www/www/server/staging/home.html,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -b -r1.30 -r1.31
--- home.html   26 Apr 2021 19:17:28 -0000      1.30
+++ home.html   27 Apr 2021 12:28:43 -0000      1.31
@@ -45,7 +45,8 @@
 }
 .screenshot img {
    width: 32em; max-width: 98%; height: auto;
-   border: .2em solid #444;;
+   background: #444;
+   padding: .2em;
 }
 .screenshot p {
    margin: .2em 0 0;
@@ -53,6 +54,8 @@
 .thumbs {
    white-space: nowrap;
    overflow-x: auto;
+   padding-top: 1px;
+   border: 1px solid #999;
 }
 .thumbs div {
    display: inline-block;
@@ -99,9 +102,6 @@
 .first-column .button {
    margin-bottom: 0;
 }
-.first-column .button a {
-   color: #469;
-}
 .second-column .emph-box {
    margin-top: 2.3em;
 }
@@ -162,6 +162,7 @@
    padding: 0 3% 2em;
    margin: 0;
 }
+
 video track a[href] { color: white; }
 
 @media (min-width: 60em) {
@@ -209,6 +210,7 @@
 
 <div style="max-width: 40em; margin: 2.3em auto 0">
 <video width="100%" controls="controls" crossorigin="anonymous"
+style="background: #999; padding: .1em .1em 0"
 
poster="https://static.gnu.org/nosvn/videos/fight-to-repair/thumbnails/FTR_David_Bike1_meme_7.jpeg";>
 
 <source 
src="https://static.gnu.org/nosvn/videos/fight-to-repair/videos/Fight-to-Repair-720p.webm";
 type="video/webm" />
@@ -430,7 +432,7 @@
 <p class="button right-align"><a href="/gnu/gnu.html">More information</a></p>
 </div><!-- /first-column -->
 
-<div class="second-column" role="complementary" aria-describedby="petititon,
+<div class="second-column" role="complementary" aria-describedby="petition,
 newsfeed, take action, priority projects, maintainers needed, etc.">
 
 <div class="emph-box color1">
@@ -605,7 +607,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2021/04/26 19:17:28 $
+$Date: 2021/04/27 12:28:43 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]