www-commits
[Top][All Lists]
Advanced

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

www style.rtl.css


From: Therese Godefroy
Subject: www style.rtl.css
Date: Thu, 11 Apr 2019 08:14:42 -0400 (EDT)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 19/04/11 08:14:42

Modified files:
        .              : style.rtl.css 

Log message:
        Match layout.css rev 1.249.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/style.rtl.css?cvsroot=www&r1=1.21&r2=1.22

Patches:
Index: style.rtl.css
===================================================================
RCS file: /webcvs/www/www/style.rtl.css,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -b -r1.21 -r1.22
--- style.rtl.css       12 Jan 2019 14:30:13 -0000      1.21
+++ style.rtl.css       11 Apr 2019 12:14:41 -0000      1.22
@@ -22,8 +22,8 @@
 ol li { margin: 1em 1em 0 1em; } 
 ul li, ul ol li { margin: .5em 1em 0 1em; }
 
-.imgright { float: left;  margin: .3em 1.5em 1em 0; }
-.imgleft  { float: right; margin: .3em 0 1em 1.5em; }
+.imgright { float: left;  margin: .3em 2em 1em 0; }
+.imgleft  { float: right; margin: .3em 0 1em 2em; }
 .photo { float: right; }
 
 #fsf-frame, #back-to-top { float: left; }
@@ -61,12 +61,12 @@
 }
 @media (min-width: 43em) {
    .pict.narrow {
-       float:right; margin: .3em 1.5em 1em 0;
+       float:right; margin: .3em 2em 1em 0;
    }
 }
 @media (min-width: 48em) {
    .pict.medium {
-       float:right; margin: .3em 1.5em 1em 0;
+       float:right; margin: .3em 2em 1em 0;
    }
    .note, .summary {
       clear: left;
@@ -76,7 +76,7 @@
 }
 @media (min-width: 55em) {
    .pict.wide {
-       float:right; margin: .3em 1.5em 1em 0;
+       float:right; margin: .3em 2em 1em 0;
    }
 }
 @media (min-width: 60em) {



reply via email to

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