www-commits
[Top][All Lists]
Advanced

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

www/gnu40 gnu40.html


From: Therese Godefroy
Subject: www/gnu40 gnu40.html
Date: Sun, 16 Apr 2023 13:24:32 -0400 (EDT)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 23/04/16 13:24:32

Modified files:
        gnu40          : gnu40.html 

Log message:
        More colorful background.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/gnu40/gnu40.html?cvsroot=www&r1=1.20&r2=1.21

Patches:
Index: gnu40.html
===================================================================
RCS file: /webcvs/www/www/gnu40/gnu40.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -b -r1.20 -r1.21
--- gnu40.html  16 Apr 2023 13:22:46 -0000      1.20
+++ gnu40.html  16 Apr 2023 17:24:32 -0000      1.21
@@ -7,14 +7,20 @@
   background-color:rgb(52, 101, 164); color: rgb(236,236,236);
   font-size: 1.41em; padding-left: 0.5em;
 }
-.table-cell { border: none; }
-.table-cell h3 { margin-top: 0; padding-top: .8em; }
+.emph-box#intro, .emph-box.table-cell {
+  padding-top: .8em; border: none;
+  background-color: #d7f8fa;
+}
+.emph-box#intro h2 { margin-top: .2em; }
+.emph-box.table-cell h3 { margin-top: 0; }
+.emph-box .emph-box { margin-bottom: 0; }
+.emph-box .emph-box img { width:40%; height: auto }
 @media (min-width:55em) {
   .table-cell { display: table-cell; width: 50%; }
-  .left-border { border-left: .8em solid white; }
-  .right-border { border-right: .8em solid white; }
-  .top-border { border-top: .8em solid white; }
-  .bottom-border { border-bottom: .8em solid white; }
+  .table-cell.left-border { border-left: .8em solid white; }
+  .table-cell.right-border { border-right: .8em solid white; }
+  .table-cell.top-border { border-top: .8em solid white; }
+  .table-cell.bottom-border { border-bottom: .8em solid white; }
 }
 --></style>
 </head>
@@ -23,17 +29,17 @@
 
 <div id="content" class="inner">
 
-  <h1 class="c">
-    <img src="GNU40_banner.svg"
+  <h1 id="header" class="c">
+    <img src="/gnu40/GNU40_banner.svg"
          alt="GNU 40th Anniversary"
          style="width: 100%;" />
   </h1>
 
   <!-- start of tile 1 -->
-  <div class="emph-box">
+  <div class="emph-box" id="intro">
     <h2>Celebrate with us </h2>
 
-    <p>Forty years ago, Richard Stallman <a 
href="/gnu/initial-announcement.html">announced the
+    <p><i>Forty years ago, Richard Stallman <a 
href="/gnu/initial-announcement.html">announced the
     plan</a> to develop <a href="/gnu/the-gnu-project.html">the GNU operating 
system</a>,
     which would be entirely composed of <a href="https://fsf.org/tedx";>free 
software</a>.
     The existence of a free operating system would enable people to operate 
their computers
@@ -44,7 +50,7 @@
     On September 27th 2023 we invite you to join the GNU community in
     <a href="https://www.biel-bienne.ch/";>Biel/Bienne</a>
     to celebrate this occasion, and help build a future where
-    users' computing freedom extends further than ever.</p>
+    users' computing freedom extends further than ever.</i></p>
   </div>
   <!-- end of tile 1 -->
 
@@ -154,12 +160,12 @@
     <div class="emph-box table-cell left-border top-border">
       <h3> Share GNU </h3>
       <div class="c">
-        <img src="GNU40_badge.svg"
+        <img src="/gnu40/GNU40_badge.png"
              alt="[ GNU 40th Anniversary Badge ]" style="width:40%; height: 
auto"/>
       </div>
       <p>Embed this image on your web page or blog.</p>
       <div class="emph-box c" style="background: white;">
-        <p>&lt;a href="https://www.gnu.org/gnu40"&gt;&lt;img 
src="https://www.gnu.org/gnu40/GNU40_badge.png";
+        <p>&lt;a href="https://www.gnu.org/gnu40"&gt;&lt;img 
src="https://www.gnu.org/gnu40/GNU40_badge-sm.png";
         alt="[&nbsp;Celebrate 40&nbsp;years 
of&nbsp;GNU!&nbsp;]"&nbsp;/&gt;&lt;/a&gt;</p>
       </div>
     <!-- end of tile 7 -->
@@ -168,8 +174,8 @@
 
   <div class="infobox" role="contentinfo">
     <hr />
-    <p>Banner (<a href="GNU40_banner.svg">source</a>) and badge (<a
-    href="GNU40_badge.svg">source</a>) by
+    <p>Banner (<a href="/gnu40/GNU40_banner.svg">source</a>) and badge (<a
+    href="/gnu40/GNU40_badge.svg">source</a>) by
     Antonio Becerro. Available for use under <a
     href="https://creativecommons.org/licenses/by-sa/4.0/";>CC BY-SA 
4.0</a>.</p>
   </div>
@@ -230,7 +236,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2023/04/16 13:22:46 $
+$Date: 2023/04/16 17:24:32 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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