www-commits
[Top][All Lists]
Advanced

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

www/server/staging/nav-bar/test9 home5.html phi...


From: Therese Godefroy
Subject: www/server/staging/nav-bar/test9 home5.html phi...
Date: Thu, 27 Aug 2015 08:29:11 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 15/08/27 08:29:10

Modified files:
        server/staging/nav-bar/test9: home5.html philosophy.html 
                                      layout7.css 

Log message:
        More sensible tag choice and style.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/home5.html?cvsroot=www&r1=1.37&r2=1.38
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/philosophy.html?cvsroot=www&r1=1.3&r2=1.4
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/layout7.css?cvsroot=www&r1=1.77&r2=1.78

Patches:
Index: home5.html
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/home5.html,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -b -r1.37 -r1.38
--- home5.html  26 Aug 2015 18:22:55 -0000      1.37
+++ home5.html  27 Aug 2015 08:29:09 -0000      1.38
@@ -1,5 +1,5 @@
 <!--#include virtual="/server/header.html" -->
-<!--#set var="TAGS" value=" aboutfs gnuhistory gnulinux LicensingFreeSoftware 
copyright drm noip patents ns cultural proprietary terminology economy " -->
+<!--#set var="TAGS" value=" aboutfs gnuhistory gnulinux copyright patents 
cultural " -->
 <!-- Parent-Version: 1.77 -->
 
 <title>The GNU Operating System and the Free Software Movement</title>
@@ -12,17 +12,18 @@
 <!--#include virtual="/po/home.translist" -->
 <!--#include virtual="/server/staging/nav-bar/test9/banner.html" -->
 
+<p class="no-display">GNU is the only operating system developed
+specifically to give its users freedom.  What is GNU, and what freedom
+is at stake?</p>
+
 <!--#if expr="$TAGS" -->
-<div class="tags"><strong>Tags</strong>:<span class="gnun-split"></span>
+<div class="page-tags"><strong>Tags</strong>:
 <!--#include virtual="/server/staging/nav-bar/test9/page-tags.html" -->
 </div>
 <!--#endif -->
 
-<p class="no-display">GNU is the only operating system developed
-specifically to give its users freedom.  What is GNU, and what freedom
-is at stake?</p>
-
 <div id="home">
+
 <div class="first-column">
 
 <h2>What is GNU?</h2>
@@ -263,7 +264,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2015/08/26 18:22:55 $
+$Date: 2015/08/27 08:29:09 $
 <!-- timestamp end -->
 </p>
 </div>

Index: philosophy.html
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/philosophy.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- philosophy.html     26 Aug 2015 18:22:54 -0000      1.3
+++ philosophy.html     27 Aug 2015 08:29:10 -0000      1.4
@@ -14,11 +14,13 @@
 <!--#include virtual="/server/staging/nav-bar/test9/philosophy-menu.html" -->
 
 </div> <!-- id="education-content" -->
+
 <!--#if expr="$TAGS" -->
-<div class="tags"><strong>Tags</strong>:<span class="gnun-split"></span>
+<div class="page-tags"><strong>Tags</strong>:
 <!--#include virtual="/server/staging/nav-bar/test9/page-tags.html" -->
 </div>
 <!--#endif -->
+
 <!--GNUN: OUT-OF-DATE NOTICE-->
 <!--#if expr="$OUTDATED_SINCE" --><!--#else -->
 <!--#if expr="$LANGUAGE_SUFFIX" -->
@@ -152,7 +154,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2015/08/26 18:22:54 $
+$Date: 2015/08/27 08:29:10 $
 <!-- timestamp end -->
 </p>
 </div>

Index: layout7.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout7.css,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -b -r1.77 -r1.78
--- layout7.css 26 Aug 2015 18:22:55 -0000      1.77
+++ layout7.css 27 Aug 2015 08:29:10 -0000      1.78
@@ -209,7 +209,7 @@
    font-size: .9em;
    font-family: "FreeSans", sans-serif;
    font-weight: bold;
-   padding: .6em 1.5em 0 1.5em;
+   padding: .6em 1.5em 0 1.2em;
    margin: 0;
 }
 #toplinks a, #toplinks a:visited {
@@ -275,11 +275,11 @@
    font-size: .8em;
    font-family: "FreeSans", sans-serif;
    line-height: 1.3em;
-   padding-bottom: .5em;
-   background-color: #d1d4d7;
+   background-color: #f0f2f4;
+   border-bottom: .3em solid #d1d4d7;
 }
 #translations p {
-   padding: .1em .5em .2em .5em;
+   padding: .2em 0;
    margin: 0 1.5%;
    background-color: #f0f2f4;
 }
@@ -537,17 +537,27 @@
 
 /*** TAGS ***/
 
-.tags {
+#all-tags {
    text-align: center;
+   font-family: "FreeSans", sans-serif;
+   line-height: 1.3em;
    padding: .2em 3%;
    margin: 0 -1.6%;
-   background-color: #e7e9eb;
-   border-bottom: .3em solid #e7e9eb;
-   font-size: 0.9em;
-   font-family: "FreeSans", sans-serif;
+   background-color: #f0f2f4;
+   border-top: 1px solid #c9cccf;
+   border-bottom: .3em solid #b9bcbf;
+}
+
+.page-tags { padding: 1em 0; }
+
+#all-tags a, .page-tags a {
+   line-height: 1.3em;
+   color: #444;
+   text-decoration: none;
+}
+#all-tags a:hover, .page-tags a:hover {
+   color: #777;
 }
-.tags a { color: #222; text-decoration: none; }
-.tags a:hover { text-decoration: underline; }
 
 
 /*** CONTENT ***/



reply via email to

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