www-commits
[Top][All Lists]
Advanced

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

www layout.css


From: Therese Godefroy
Subject: www layout.css
Date: Tue, 13 Sep 2016 21:25:09 +0000 (UTC)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 16/09/13 21:25:09

Modified files:
        .              : layout.css 

Log message:
        #backtotop: clear the floats.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/layout.css?cvsroot=www&r1=1.215&r2=1.216

Patches:
Index: layout.css
===================================================================
RCS file: /webcvs/www/www/layout.css,v
retrieving revision 1.215
retrieving revision 1.216
diff -u -b -r1.215 -r1.216
--- layout.css  13 Sep 2016 09:34:34 -0000      1.215
+++ layout.css  13 Sep 2016 21:25:09 -0000      1.216
@@ -377,6 +377,7 @@
  #backtotop a:hover { color: #777; }
 
 #backtotop {
+   clear: both;
    margin: 0 5% 2em;
 }
 



reply via email to

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