www-commits
[Top][All Lists]
Advanced

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

www/licenses license-list.html


From: Therese Godefroy
Subject: www/licenses license-list.html
Date: Thu, 3 Nov 2016 21:44:18 +0000 (UTC)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 16/11/03 21:44:18

Modified files:
        licenses       : license-list.html 

Log message:
        Make #legend same width as #fsf-licensing; remove #content from defs; 
adjust margins; #fsf-licensing after toc.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/licenses/license-list.html?cvsroot=www&r1=1.467&r2=1.468

Patches:
Index: license-list.html
===================================================================
RCS file: /webcvs/www/www/licenses/license-list.html,v
retrieving revision 1.467
retrieving revision 1.468
diff -u -b -r1.467 -r1.468
--- license-list.html   25 Oct 2016 12:40:15 -0000      1.467
+++ license-list.html   3 Nov 2016 21:44:17 -0000       1.468
@@ -8,42 +8,58 @@
 <!--
 /* These statements are commented out in HTML to
    make them untranslatable.  */
+div.toc { margin-bottom: 1em; }
+.toc ul { font-weight: normal; }
+.toc > ul { font-weight: bold; list-style: none; }
+#fsf-licensing { margin: 1em auto; }
+p.back { margin-top: 2em; }
 /* Definitions for color-coded border */
-#content dl.green, #content dl.orange,
- #content dl.red, #content dl.blue, #content dl.purple {
+dl.green, dl.orange, dl.red, dl.blue, dl.purple {
    padding-left: 1em;
    margin-left: 0;
-   margin-top: 2em;
 }
 
-#content dl.green { border-left: .4em solid green; }
-#content dl.orange { border-left: .4em dashed orange; }
-#content dl.red { border-left: .4em dotted red; }
-#content dl.blue { border-left: .4em double  blue; }
-#content dl.purple { border-left: .4em groove purple; }
+dl.green { border-left: .4em solid green; }
+dl.orange { border-left: .4em dashed orange; }
+dl.red { border-left: .4em dotted red; }
+dl.blue { border-left: .4em double  blue; }
+dl.purple { border-left: .4em groove purple; }
 
 /* Disable legend for CSS1-only browsers:
    they don't support :before and :after */
-#content div#legend { display: none; }
+#legend { display: none; }
 /* Enable legend for CSS2+ browsers. */
 @media print,screen {
-#content div#legend { display: block; }
+div#legend { display: block; }
 }
-#content div#legend {
-   float: right;
-   width: auto; max-width: 100%;
+#legend {
+   float: left;
+   max-width: 92%;
+   padding: 1.2em 4%;
+   margin: 1.5em 0;
+   background: #f5f5f5;
+   border: 1px solid #bbb; 
+}
+#legend blockquote {
    font-style: normal;
-   padding: 0 1em 1em 1em;
-   margin: 2.5em 1.5em 1.5em 1.5em;
-   background: #f0f2f4;
-   border: 1px solid #c9cccf;
 }
address@hidden (min-width: 48em) {
+   #fsf-licensing {
+      margin: 1.7em  0 2em 2em;
+   }
+   #legend {
+      float: right;
+      width: 20em;
+      max-width: 40%;
+      padding: 1.2em;
+      margin: 1.6em 0 2em 1.5em;
+   }
+}
+#legend dl { margin: 1em 0 0 0; }
+#legend dt { padding: .8em 0; margin: 0; }
+#legend dd { margin: 0; }
 
-#content div#legend dl { margin: 1em 0 0 0; }
-#content div#legend dt { padding: 1em 0; margin: 0; }
-#content div#legend dd { margin: 0; }
-
-#legend blockquote { font-size: 1.3em; font-style: normal; text-align: center; 
font-weight: bold; }
+#legend blockquote { font-size: 1.2em; font-style: normal; text-align: center; 
font-weight: bold; margin: 0; }
 #legend dl.green dt:after, #legend dl.orange dt:after,
 #legend dl.red dt:after, #legend dl.blue dt:after, #legend dl.purple dt:after 
{ font-weight: normal; }
 -->
@@ -117,13 +133,13 @@
 </ul>
 
 </div> <!-- /class="toc" -->
+<!--#include virtual="/licenses/fsf-licensing.html" -->
 
 <div class="big-section">
 <h3  id="Introduction">
     Introduction</h3>
 </div>
 <div style="clear: left;"></div>
-<!--#include virtual="/licenses/fsf-licensing.html" -->
 
 <p>We classify a license according to certain key criteria:</p>
 
@@ -2657,7 +2673,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2016/10/25 12:40:15 $
+$Date: 2016/11/03 21:44:17 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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