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: Thu, 3 Nov 2016 16:36:36 +0000 (UTC)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 16/11/03 16:36:36

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

Log message:
        Intro: reduced width instead of 2 columns.

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

Patches:
Index: free-sw.html
===================================================================
RCS file: /webcvs/www/www/server/staging/readability/free-sw.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- free-sw.html        3 Nov 2016 10:15:08 -0000       1.5
+++ free-sw.html        3 Nov 2016 16:36:36 -0000       1.6
@@ -26,9 +26,6 @@
    line-height: 1.5em;
    margin-bottom: 0;
 }
-.note {
-   margin: 1.5em 3% 0;
-}
 blockquote.intro {
    margin: 0 3%;
 }
@@ -47,18 +44,12 @@
    background: #f7f7f7;
    border-color: #e74c3c;
 }
address@hidden (min-width: 50em) {
-   .intro {
-      text-align: justify;
-   }
-   .intro p {
-      margin: -.3em 0 0 0;
-   }
-   .note {
+.note {
       float: none;
-      width: auto; max-width: 100%;
-      position: relative; top: .3em;
-   }
+   width: auto; max-width: 40em;
+   margin: 1.5em auto;
+}
address@hidden (min-width: 50em) {
    .columns .emph-box {
       margin: .3em 0 0;
    }
@@ -74,9 +65,8 @@
 <h3>The Free Software Definition</h3>
 
 <div class="article">
-<div class="columns">
-<blockquote  class="intro">
-<p class="inline-block">
+<blockquote  class="reduced-width">
+<p>
 The free software definition presents the criteria for whether a
 particular software program qualifies as free software.  From time to
 time we revise this definition, to clarify it or to resolve questions
@@ -86,8 +76,6 @@
 </p>
 </blockquote>
 <!--#include virtual="/licenses/fsf-licensing.html" -->
-</div>
-<div class="column-limit"></div>
 
 <div class="columns">
 <p class="inline-block">
@@ -707,7 +695,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2016/11/03 10:15:08 $
+$Date: 2016/11/03 16:36:36 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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