www-commits
[Top][All Lists]
Advanced

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

www/graphics graphics.css


From: Therese Godefroy
Subject: www/graphics graphics.css
Date: Mon, 4 Feb 2019 13:32:34 -0500 (EST)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 19/02/04 13:32:34

Modified files:
        graphics       : graphics.css 

Log message:
        Fix a margin.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/graphics/graphics.css?cvsroot=www&r1=1.1&r2=1.2

Patches:
Index: graphics.css
===================================================================
RCS file: /webcvs/www/www/graphics/graphics.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- graphics.css        4 Feb 2019 17:58:35 -0000       1.1
+++ graphics.css        4 Feb 2019 18:32:34 -0000       1.2
@@ -94,7 +94,7 @@
 @media (max-width: 53em) {
    .left, .right {
       float: none;
-      margin: auto;
+      margin: 0 auto 2.3em;
    }
 }
 .centered {



reply via email to

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