www-commits
[Top][All Lists]
Advanced

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

www style.rtl.css


From: Therese Godefroy
Subject: www style.rtl.css
Date: Mon, 5 Sep 2016 07:05:12 +0000 (UTC)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 16/09/05 07:05:12

Modified files:
        .              : style.rtl.css 

Log message:
        Clean up.

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

Patches:
Index: style.rtl.css
===================================================================
RCS file: /webcvs/www/www/style.rtl.css,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- style.rtl.css       13 Jun 2016 17:09:17 -0000      1.10
+++ style.rtl.css       5 Sep 2016 07:05:11 -0000       1.11
@@ -15,39 +15,27 @@
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.  */
 
-ul, ol, dl { margin-right: 2em; }
-
-.nocenter, #content, #Action, html, body,
- .edu-breadcrumb {
+html, body, .nocenter, .edu-breadcrumb {
    text-align: right;
 }
 .imgright { float: left; margin: 1em; margin-left: 0; }
 .imgleft { float: right; margin: 1em; margin-right: 0; }
 .photo { float: right; }
 
-#fsf-frame {
-   float: left;
-}
+#fsf-frame { float: left; }
+
 #searcher, .back, #backtotop { text-align: left; }
-.promo-banner {
-    background-position: 1% 9%;
-}
+
 #toplinks, #mission-statement img, #gnu-banner img,
-#content div.big-section {
-   float: right;
-}
+ div.big-section { float: right; }
+
 #toplinks a, #toplinks a:visited {
   margin-right: 0; margin-left: 1em
 }
 #gnu-banner img {
    margin-left: .4em;
 }
-#home .first-column {
-   clear: right;
-   float: right;
-}
-#home .second-column { float: left; }
-#content .announcement {
+div.announcement {
    border-left: 0;
    border-right: .5em solid #b9bcbf;
 }
@@ -56,9 +44,3 @@
    float: left;
 }
 div.summary { border-right: 1.5em solid white; border-left: 0; }
-div.summary { margin: 1em 0 .3em 0; }
-div.toc { margin: 2em auto 2.5em auto; }
-div.summary, div.toc { padding: .5em 1.5em .4em 1.5em; }
address@hidden (max-width: 48em) {
-   div.summary { margin: 2em auto 2.5em auto; }
- }



reply via email to

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