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, 26 Apr 2021 07:59:31 -0400 (EDT)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 21/04/26 07:59:31

Modified files:
        .              : style.rtl.css 

Log message:
        Update to layout rev.1.290.

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

Patches:
Index: style.rtl.css
===================================================================
RCS file: /webcvs/www/www/style.rtl.css,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -b -r1.27 -r1.28
--- style.rtl.css       9 Apr 2021 11:33:13 -0000       1.27
+++ style.rtl.css       26 Apr 2021 11:59:31 -0000      1.28
@@ -15,7 +15,7 @@
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.  */
 
-html, body, .nocenter {
+html, body, .nocenter, .summary ul, .toc ul {
    text-align: right;
 }
 #gnu-banner img {
@@ -78,6 +78,12 @@
 .important    { border: none; border-right: .4em solid #fc7; }
 .right-align { text-align: left; margin: 2em 10% 2em 0; }
 
+
+.lyrics { margin: 1em 4% 1em 1.5em; }
+@media (min-width: 48em) {
+   .lyrics { margin-left: 1.5em; margin-right: 8%; }
+}
+
 @media (min-width: 0) { 
    #languages { float: left; }
    #switches { padding-left: 0; padding-right: 1em; }
@@ -87,11 +93,14 @@
       float:left;
       margin: .3em 2em 1em 0;
    }
+}
+@media (min-width: 48em) {
    .note, .summary {
       clear: left;
       float: left;
-      margin: .3em 2em 1em 0;
+      margin: .5em 2em 1em 0;
    }
+   #content .note { margin-right: 2em; margin-left: 0; }
 }
 @media (min-width: 50em) {
    .pict.medium {



reply via email to

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