www-commits
[Top][All Lists]
Advanced

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

www/philosophy right-to-read.html


From: Therese Godefroy
Subject: www/philosophy right-to-read.html
Date: Thu, 23 Jul 2020 03:59:46 -0400 (EDT)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 20/07/23 03:59:46

Modified files:
        philosophy     : right-to-read.html 

Log message:
        Fix bullet position in inline-block item.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/philosophy/right-to-read.html?cvsroot=www&r1=1.112&r2=1.113

Patches:
Index: right-to-read.html
===================================================================
RCS file: /webcvs/www/www/philosophy/right-to-read.html,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -b -r1.112 -r1.113
--- right-to-read.html  30 Dec 2019 11:28:30 -0000      1.112
+++ right-to-read.html  23 Jul 2020 07:59:45 -0000      1.113
@@ -29,6 +29,13 @@
 #AuthorsNote p.emph-box {
    margin: 1em 6%;
 }
+#BadNews li p { text-indent: -.8em; }
+#BadNews li p:before {
+   content: "\021D2";
+   display: inline;
+   position: relative;
+   right: .5em;
+}
 #BadNews p.emph-box {
    margin: 2.5em 6% 1em;
 }
@@ -38,7 +45,7 @@
 #References h3 {
    font-size: 1.2em;
 }
-@media (min-width: 53em) {
+@media (min-width: 55em) {
    #AuthorsNote .columns > p:first-child,
     #AuthorsNote li p.inline-block {
       margin-top: 0;
@@ -56,7 +63,7 @@
 }-->
 <!--#if expr="$LANGUAGE_SUFFIX = /[.](ar|fa|he)/" -->
 <!--
-@media (min-width: 53em) {
+@media (min-width: 55em) {
    .left { padding-left: .75em; }
    .right { padding-right: .75em; }
    }
@@ -440,7 +447,7 @@
 functionalities</a>.  Any one of them calls for rejecting the product
 completely:</p>
 
-<ul>
+<ul class="no-bullet">
 <li><p>It spies on everything the user does: it reports which book the
 user is reading, and which page, and it reports when the user highlights
 text, and any notes the user enters.</p></li>
@@ -569,7 +576,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2019/12/30 11:28:30 $
+$Date: 2020/07/23 07:59:45 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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