www-commits
[Top][All Lists]
Advanced

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

www/server/staging/readability free-sw.html


From: Therese Godefroy
Subject: www/server/staging/readability free-sw.html
Date: Fri, 1 Jun 2018 04:26:47 -0400 (EDT)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 18/06/01 04:26:47

Modified files:
        server/staging/readability: free-sw.html 

Log message:
        Test the new 'abstract' class.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/readability/free-sw.html?cvsroot=www&r1=1.11&r2=1.12

Patches:
Index: free-sw.html
===================================================================
RCS file: /webcvs/www/www/server/staging/readability/free-sw.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- free-sw.html        15 Nov 2016 21:59:12 -0000      1.11
+++ free-sw.html        1 Jun 2018 08:26:46 -0000       1.12
@@ -10,12 +10,20 @@
 <meta name="DC.title" content="gnu.org" />
 <link rel="stylesheet" href="/combo.css" media="screen" />
 <link rel="stylesheet" href="/mini.css" media="handheld" />
-<link rel="stylesheet" href="layout.css" media="screen" />
+<link rel="stylesheet" href="/layout.css" media="screen" />
 <link rel="stylesheet" href="/print.min.css" media="print" />
 <!-- Parent-Version: 1.77 -->
 <title>What is free software?
 - GNU Project - Free Software Foundation</title>
-
+<style type="text/css" media="print,screen"><!--
+.abstract, .update {
+   width: 90%; max-width: 55em;
+   margin: auto;
+}
+.abstract * {
+   font-size: 1.1em;
+}
+--></style>
 <meta http-equiv="Keywords" content="GNU, FSF, Free Software Foundation, 
Linux, Emacs, GCC, Unix, Free Software, Operating System, GNU Kernel, HURD, GNU 
HURD, Hurd" />
 <meta http-equiv="Description" content="Since 1983, developing the free Unix 
style operating system GNU, so that computer users can have the freedom to 
share and improve the software they use." />
 
@@ -27,7 +35,7 @@
 <h3>The Free Software Definition</h3>
 
 <!--#include virtual="/licenses/fsf-licensing.html" -->
-<blockquote>
+<div class="abstract">
 <p>
 The free software definition presents the criteria for whether a
 particular software program qualifies as free software.  From time to
@@ -36,7 +44,7 @@
 below for a list of changes that affect the definition of free
 software.
 </p>
-</blockquote>
+</div>
 
 <p>
 &ldquo;Free software&rdquo; means software that respects users'
@@ -606,7 +614,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2016/11/15 21:59:12 $
+$Date: 2018/06/01 08:26:46 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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