www-commits
[Top][All Lists]
Advanced

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

www layout.css style.rtl.css


From: Therese Godefroy
Subject: www layout.css style.rtl.css
Date: Mon, 5 Jun 2017 09:46:10 -0400 (EDT)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 17/06/05 09:46:10

Modified files:
        .              : layout.css style.rtl.css 

Log message:
        Fix typos (RT #1217617).

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/layout.css?cvsroot=www&r1=1.229&r2=1.230
http://web.cvs.savannah.gnu.org/viewcvs/www/style.rtl.css?cvsroot=www&r1=1.18&r2=1.19

Patches:
Index: layout.css
===================================================================
RCS file: /webcvs/www/www/layout.css,v
retrieving revision 1.229
retrieving revision 1.230
diff -u -b -r1.229 -r1.230
--- layout.css  6 Nov 2016 21:36:10 -0000       1.229
+++ layout.css  5 Jun 2017 13:46:10 -0000       1.230
@@ -676,7 +676,7 @@
 .stx table th {
    background: #fff1c0;
    color: black;
-   font-weight: bold
+   font-weight: bold;
    border: 1px solid #666666;
    font-weight: normal;
    padding: .7em;
@@ -685,7 +685,7 @@
 .listing td a { display: block; }
 .listing .top {
    border-top: 1px solid #666666;
-   text-align: right
+   text-align: right;
    padding: 0em 0em 1em 0em;
 }
 

Index: style.rtl.css
===================================================================
RCS file: /webcvs/www/www/style.rtl.css,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- style.rtl.css       27 Feb 2017 22:55:28 -0000      1.18
+++ style.rtl.css       5 Jun 2017 13:46:10 -0000       1.19
@@ -33,7 +33,7 @@
 #toplinks, #mission-statement img { float: right; }
 
 .big-section { clear: right; float: right; }
-.big-section h3 { margin: 1em 0 .5em .3em; }
+.big-section h3 { margin: 1em 0 .5em .3em; }
 
 #toplinks a, #toplinks a:visited {
   margin-right: 0; margin-left: 1em



reply via email to

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