www-commits
[Top][All Lists]
Advanced

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

www style.css


From: Therese Godefroy
Subject: www style.css
Date: Sat, 21 May 2016 07:55:36 +0000 (UTC)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 16/05/21 07:55:36

Modified files:
        .              : style.css 

Log message:
        Define the 'no-bullet' class.

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

Patches:
Index: style.css
===================================================================
RCS file: /webcvs/www/www/style.css,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -b -r1.44 -r1.45
--- style.css   20 May 2016 20:17:48 -0000      1.44
+++ style.css   21 May 2016 07:55:35 -0000      1.45
@@ -115,11 +115,11 @@
 .underline { text-decoration: underline; }
 .nounderline { text-decoration: none; }
 
+.no-bullet { list-style: none; }
 .inline-list li { display: inline }
 
 .netscape4, .no-display { display: none; }
 
-
 /*** MANUAL PAGES ***/
 
 /* This makes the very long tables of contents in Gnulib and other



reply via email to

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