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, 02 May 2016 11:41:56 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 16/05/02 11:41:56

Modified files:
        .              : style.rtl.css 

Log message:
        Add .photo and .summary; update definitions to layout.css.

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

Patches:
Index: style.rtl.css
===================================================================
RCS file: /webcvs/www/www/style.rtl.css,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- style.rtl.css       7 Apr 2015 20:14:38 -0000       1.5
+++ style.rtl.css       2 May 2016 11:41:55 -0000       1.6
@@ -15,43 +15,42 @@
 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; }
+html, body { text-align: right; }
+.back, #backtotop, #searcher { text-align: left; }
 
-.nocenter, #fsf-support, #content, #Action, html, body,
-#content .edu-breadcrumb {
-   text-align: right;
+.announcement {
+   border-left: 0;
+   border-right: .5em solid #b9bcbf;
 }
-.imgright { float: left; margin: 1em; margin-left: 0; }
-.imgleft { float: right; margin: 1em; margin-right: 0; }
+.promo-banner { background-position: 1% 9%; }
 
-#fsf-frame, #backtotop a {
-   float: left;
-}
-#searcher, #content p.back { text-align: left; }
-.promo-banner {
-    background-position: 1% 9%;
+.note, .summary { clear: left; float: left; }
+.note { margin: .3em 1.5em 1em 0; }
+
+.summary { border-right: 1.5em solid white; border-left: 0; }
address@hidden (max-width: 46em) {
+   .note, .summary { float: none; margin: auto; }
 }
-#toplinks, #mission-statement img, #gnu-banner img,
-#content div.big-section {
+
+.imgright { float: left; margin: .3em 1.5em 1em 0; }
+.imgleft { float: right; margin: .3em 0 1em 1.5em; }
+
+#toplinks, #mission-statement img, #gnu-banner img {
    float: right;
 }
 #toplinks a, #toplinks a:visited {
   margin-right: 0; margin-left: 1em
 }
+
 #gnu-banner img {
-   margin-left: .4em;
+   margin-left: .4em; margin-right: 0;
 }
-div#backtotop, th.gpl-matrix-license { text-align: left; }
-#home .first-column {
-   clear: right;
-   float: right;
-}
-#home .second-column { float: left; }
-#content .announcement {
-   border-left: 0;
-   border-right: .5em solid #b9bcbf;
-}
-#content .note {
-   clear: left;
+
+#fsf-frame {
    float: left;
 }
address@hidden (max-width: 57em) {
+   #fsf-frame { float: none }
+   #fsf-frame #fssbox { float: left; }
+   #fsf-frame #join-fsf { float: right; margin-left: 2em; }
+}



reply via email to

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