www-commits
[Top][All Lists]
Advanced

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

www/proprietary proprietary.html malware-amazon...


From: Therese Godefroy
Subject: www/proprietary proprietary.html malware-amazon...
Date: Sat, 18 Mar 2017 08:53:13 -0400 (EDT)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 17/03/18 08:53:13

Modified files:
        proprietary    : proprietary.html malware-amazon.html 

Log message:
        Restyle the table of contents.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/proprietary/proprietary.html?cvsroot=www&r1=1.17&r2=1.18
http://web.cvs.savannah.gnu.org/viewcvs/www/proprietary/malware-amazon.html?cvsroot=www&r1=1.1&r2=1.2

Patches:
Index: proprietary.html
===================================================================
RCS file: /webcvs/www/www/proprietary/proprietary.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- proprietary.html    22 Feb 2017 18:08:50 -0000      1.17
+++ proprietary.html    18 Mar 2017 12:53:12 -0000      1.18
@@ -7,10 +7,15 @@
 div.companies { float: right; margin-bottom: .5em; }
 div.malfunctions { max-width: 27em; }
 <!--
-#content div.toc li { list-style: none; margin-bottom: 1em; }
-#content div.toc { margin-top: 1em; }
--->
-</style>
+div.toc h3 {
+   text-align: left;
+   font-size: 1.2em;
+   padding: 0 .83em;
+   margin: .5em 1.5% 1em;
+}
+div.toc li { list-style: none; margin-bottom: 1em; }
+div.toc { margin-top: 1em; }
+--></style>
 <!--#include virtual="/server/banner.html" -->
 <h2>Proprietary Software Is Often Malware</h2>
 
@@ -43,8 +48,8 @@
 
 <div class="toc">
 <div class="companies">
+<h3>Company or type of product</h3>
 <ul>
-  <li><strong>Company or type of product</strong></li>
   <li><a href="/proprietary/malware-apple.html">Apple Malware</a></li>
   <li><a href="/proprietary/malware-microsoft.html">Microsoft Malware</a></li>
   <li><a href="/proprietary/malware-adobe.html">Adobe Malware</a></li>
@@ -56,8 +61,8 @@
 </div>
 
 <div class="malfunctions">
+<h3>Type&nbsp;of&nbsp;malware</h3>
 <ul>
-<li><strong>Type&nbsp;of malware</strong></li>
 <li><a href="/proprietary/proprietary-back-doors.html">Back doors</a></li>
 <li><a href="/proprietary/proprietary-censorship.html">Censorship</a></li>
 <li><a href="/proprietary/proprietary-coverups.html">Coverups</a></li>
@@ -145,7 +150,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2017/02/22 18:08:50 $
+$Date: 2017/03/18 12:53:12 $
 <!-- timestamp end -->
 </p>
 </div>

Index: malware-amazon.html
===================================================================
RCS file: /webcvs/www/www/proprietary/malware-amazon.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- malware-amazon.html 24 Feb 2017 14:06:50 -0000      1.1
+++ malware-amazon.html 18 Mar 2017 12:53:12 -0000      1.2
@@ -3,12 +3,17 @@
 <title>Amazon's Software Is Malware
 - GNU Project - Free Software Foundation</title>
  <!--#include virtual="/proprietary/po/malware-amazon.translist" -->
-<style type="text/css" media="print,screen">
-<!--
-#content div.toc li { list-style: none; margin-bottom: 1em; }
-#content div.toc { margin-top: 1em; }
--->
-</style>
+<style type="text/css" media="print,screen"><!--
+div.toc { width: 100%; padding: 1.3em 3%; }
+div.toc h3 { display: inline; margin: 0 1.5%; }
+div.toc ul { display: inline; margin: 0; }
+div.toc li {
+   display: inline;
+   list-style: none;
+   font-size: 1.3em;
+   margin: 0 1.5%;
+}
+--></style>
 <!--#include virtual="/server/banner.html" -->
 <h2>Amazon's Software Is Malware</h2>
 
@@ -29,15 +34,13 @@
 </p>
 </div>
 
-<div class="toc">
-<div class="malfunctions">
+<div class="toc c">
+  <h3>Type&nbsp;of product:</h3>
   <ul>
-    <li><strong>Type&nbsp;of product</strong></li>
-    <li><a href="#swindle">Malware in the Kindle Swindle</a></li>
-    <li><a href="#echo">Malware in the Echo</a></li>
+    <li><a href="#swindle">Kindle&nbsp;Swindle</a></li>
+    <li><a href="#echo">Echo</a></li>
   </ul>
 </div>
-</div>
 
 <h2 id="swindle">Malware in the Kindle Swindle</h2>
 
@@ -47,10 +50,9 @@
 management (DRM)</a>  and <a href="/philosophy/ebooks.html">
 other malicious functionalities</a>.</p>
 
-<div class="toc">
-  <div class="malfunctions">
+<div class="summary" style="margin-top: 1em">
+    <h3>Type&nbsp;of malware</h3>
     <ul>
-      <li><strong>Type&nbsp;of malware</strong></li>
       <li><a href="#back-doors">Back doors</a></li>
       <!--<li><a href="#censorship">Censorship</a></li>-->
       <!--<li><a href="#insecurity">Insecurity</a></li>-->
@@ -66,7 +68,6 @@
          that reject any operating system not &ldquo;authorized&rdquo; by the
          manufacturer.</li>-->
     </ul>
-  </div>
 </div>
 
 <h3 id="back-doors">Amazon Kindle Swindle Back Doors</h3>
@@ -183,7 +184,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2017/02/24 14:06:50 $
+$Date: 2017/03/18 12:53:12 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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