www-commits
[Top][All Lists]
Advanced

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

www/server/staging/ghm2016 layout-rsd.css educa...


From: Therese Godefroy
Subject: www/server/staging/ghm2016 layout-rsd.css educa...
Date: Thu, 4 Aug 2016 13:55:15 +0000 (UTC)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 16/08/04 13:55:15

Modified files:
        server/staging/ghm2016: layout-rsd.css education.html 
                                edu-software.html edu-resources.html 

Log message:
        edu-note: slightly darker green, float in education.html only.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/ghm2016/layout-rsd.css?cvsroot=www&r1=1.15&r2=1.16
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/ghm2016/education.html?cvsroot=www&r1=1.4&r2=1.5
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/ghm2016/edu-software.html?cvsroot=www&r1=1.2&r2=1.3
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/ghm2016/edu-resources.html?cvsroot=www&r1=1.3&r2=1.4

Patches:
Index: layout-rsd.css
===================================================================
RCS file: /webcvs/www/www/server/staging/ghm2016/layout-rsd.css,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- layout-rsd.css      3 Aug 2016 07:47:21 -0000       1.15
+++ layout-rsd.css      4 Aug 2016 13:55:13 -0000       1.16
@@ -1036,6 +1036,6 @@
    font-style: italic;
    padding: .6em 1em;
    margin: 0;
-   color: #060;
-   border: .1em solid #7c7;
+   color: #050;
+   border: .1em solid #5c5;
 }

Index: education.html
===================================================================
RCS file: /webcvs/www/www/server/staging/ghm2016/education.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- education.html      2 Aug 2016 18:12:42 -0000       1.4
+++ education.html      4 Aug 2016 13:55:13 -0000       1.5
@@ -19,7 +19,7 @@
 @media (min-width: 48em) {
   .edu-note {
       float: right;
-      width: 25em; max-width: 45%;
+      max-width: 40%;
       margin: 3.2em 0 2.5em 1.5em;
    }
 }-->
@@ -193,7 +193,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2016/08/02 18:12:42 $
+$Date: 2016/08/04 13:55:13 $
 <!-- timestamp end -->
 </p>
 </div>

Index: edu-software.html
===================================================================
RCS file: /webcvs/www/www/server/staging/ghm2016/edu-software.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- edu-software.html   2 Aug 2016 18:12:42 -0000       1.2
+++ edu-software.html   4 Aug 2016 13:55:13 -0000       1.3
@@ -8,24 +8,8 @@
 <!--
 .edu-note {
    width: 45em; max-width: 100%;
-   margin: 1.5em auto;
+   margin: 2em auto;
 }
address@hidden (min-width: 48em) {
-  .edu-note {
-      float: right;
-      width: 28em; max-width: 45%;
-      margin: .2em 0 2.5em 1.5em;
-   }
-}-->
-<!--#if expr="$LANGUAGE_SUFFIX = /[.](ar|fa|he)/" -->
-<!--
address@hidden (min-width: 48em) {
-  .edu-note {
-      float: left;
-      margin: .3em 1.5em 2.5em 0;
-   }
-}-->
-<!--#endif -->
 </style>
 <!--#include virtual="/education/po/edu-software.translist" -->
 <meta name="viewport" content="width=device-width, initial-scale=1" />
@@ -162,7 +146,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2016/08/02 18:12:42 $
+$Date: 2016/08/04 13:55:13 $
 <!-- timestamp end -->
 </p>
 </div>

Index: edu-resources.html
===================================================================
RCS file: /webcvs/www/www/server/staging/ghm2016/edu-resources.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- edu-resources.html  2 Aug 2016 18:12:42 -0000       1.3
+++ edu-resources.html  4 Aug 2016 13:55:14 -0000       1.4
@@ -7,26 +7,8 @@
 <!--
 .edu-note {
    width: 45em; max-width: 100%;
-   margin: 1.5em auto 2em;
+   margin: 2em auto;
 }
address@hidden (min-width: 48em) {
-   .text-left {
-      float: left; width: 55%;
-      margin: 0 3% 0 0;
-   }
-   .edu-note { width: auto; margin: 1.4em 0 1em 58%; }
-   }
-}-->
-<!--#if expr="$LANGUAGE_SUFFIX = /[.](ar|fa|he)/" -->
-<!--
address@hidden (min-width: 48em) {
-   .text-left {
-      float: right;
-      margin: 0 0 0 3%;
-   }
-   .edu-note { margin-right: 58%; }
-}-->
-<!--#endif -->
 </style>
 <!--#include virtual="/education/po/edu-resources.translist" -->
 <meta name="viewport" content="width=device-width, initial-scale=1" />
@@ -202,7 +184,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2016/08/02 18:12:42 $
+$Date: 2016/08/04 13:55:14 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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