www-commits
[Top][All Lists]
Advanced

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

www/server/staging/nav-bar/test9 license-list.h...


From: Therese Godefroy
Subject: www/server/staging/nav-bar/test9 license-list.h...
Date: Thu, 03 Apr 2014 14:29:28 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 14/04/03 14:29:28

Modified files:
        server/staging/nav-bar/test9: license-list.html layout7.css 

Log message:
        Fix margins and color codes.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/license-list.html?cvsroot=www&r1=1.10&r2=1.11
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/layout7.css?cvsroot=www&r1=1.5&r2=1.6

Patches:
Index: license-list.html
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/license-list.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- license-list.html   1 Apr 2014 05:42:24 -0000       1.10
+++ license-list.html   3 Apr 2014 14:29:27 -0000       1.11
@@ -152,7 +152,7 @@
 
 <div>
 <h3 id="SoftwareLicenses" class="big-section">
-     Software Licenses</h3><p></p>
+     Software Licenses</h3>
 </div>
 
 
@@ -2192,7 +2192,7 @@
 works that provide information for practical use.</p></dd>
 
 </dl> <!-- end class="green" -->
-<dl class="blue">
+<dl  class="orange">
 
 
 <dt><a id="ccby" href="http://creativecommons.org/licenses/by/2.0/legalcode";>
@@ -2294,7 +2294,7 @@
 essay about the GPL Font Exception</a>.</p></dd>
 
 </dl> <!-- end class="green" -->
-<dl class="blue">
+<dl  class="orange">
 
 <dt><a id="Arphic"
        href="http://ftp.gnu.org/gnu/non-gnu/chinese-fonts-truetype/LICENSE";>
@@ -2413,7 +2413,7 @@
 
 <p></p><p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2014/04/01 05:42:24 $
+$Date: 2014/04/03 14:29:27 $
 <!-- timestamp end -->
 </p>
 </div>

Index: layout7.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout7.css,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- layout7.css 1 Apr 2014 07:13:17 -0000       1.5
+++ layout7.css 3 Apr 2014 14:29:27 -0000       1.6
@@ -958,13 +958,14 @@
    border-top: .2em solid #6989b6;
    border-bottom: .2em solid #6989b6;
 }
-#content h3.big-section span { font-size: .8em; }
 #content h4.big-subsection {
-   display: inline-block;
+   display: inline; white-space: nowrap;
    font-size: 1.5em;
+   line-height: 2em;
    margin: .3em .3em .4em 0;
    color: black;
 }
+
 hr.separator {
    display: block;
    height: .3em;
@@ -978,7 +979,7 @@
  #content dl.red, #content dl.blue {
    padding-left: 1em;
    margin-left: 0;
-   margin-top: 1.5em;
+   margin-top: 2em;
 }
 
 #content dl.green { border-left: .4em solid green; }
@@ -996,7 +997,7 @@
    border: 1px solid #c9cccf;
 }
 
-#content div#legend dl { 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; }
 
@@ -1005,7 +1006,7 @@
 #legend dl.green dt:after { font-weight: normal; content: "Free licenses, 
compatible with the GNU GPL or FDL"; }
 #legend dl.orange dt:after { font-weight: normal; content: "Free licenses, 
incompatible with the GNU GPL and FDL"; }
 #legend dl.red dt:after { font-weight: normal; content: "Nonfree licenses"; }
-#legend dl.blue dt:after { font-weight: normal; content: "Licenses for 
non-software works"; }
+#legend dl.blue dt:after { font-weight: normal; content: "Licenses for works 
stating a viewpoint"; }
 
 /* End license-list definitions */
 



reply via email to

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