www-commits
[Top][All Lists]
Advanced

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

www style.rtl.css


From: Pavel Kharitonov
Subject: www style.rtl.css
Date: Mon, 28 Apr 2014 12:27:24 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Pavel Kharitonov <ineiev>       14/04/28 12:27:24

Modified files:
        .              : style.rtl.css 

Log message:
        Update.

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

Patches:
Index: style.rtl.css
===================================================================
RCS file: /web/www/www/style.rtl.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- style.rtl.css       29 Mar 2014 05:49:18 -0000      1.1
+++ style.rtl.css       28 Apr 2014 12:27:23 -0000      1.2
@@ -15,18 +15,19 @@
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.  */
 
-.nocenter, #fsf-support, #content, #Action,
+.nocenter, #fsf-support, #content, #Action, html, body,
 #content .edu-breadcrumb {
    text-align: right;
 }
 .imgright { float: left; margin: 1em; margin-left: 0; }
 .imgleft { float: right; margin: 1em; margin-right: 0; }
 
-#fsf-frame, #bottom-notes, #backtotop a, img.ambedkar {
+#fsf-frame, #backtotop a {
    float: left;
 }
-#searcher, .back { text-align: left; }
-#toplinks, #mission-statement img, #gnu-banner img {
+#searcher, #content p.back { text-align: left; }
+#toplinks, #mission-statement img, #gnu-banner img,
+#content div.big-section {
    float: right;
 }
 #gnu-banner img {



reply via email to

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