www-commits
[Top][All Lists]
Advanced

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

www home.ca.html home.de.html home.el.html home...


From: GNUN
Subject: www home.ca.html home.de.html home.el.html home...
Date: Thu, 29 Sep 2016 08:59:48 +0000 (UTC)

CVSROOT:        /web/www
Module name:    www
Changes by:     GNUN <gnun>     16/09/29 08:59:48

Modified files:
        .              : home.ca.html home.de.html home.el.html 
                         home.es.html home.fr.html home.it.html 
                         home.ja.html home.ko.html home.lt.html 
                         home.nl.html home.pl.html home.ru.html 
                         home.sq.html home.uk.html 
        po             : home.fr-en.html home.ru-en.html 

Log message:
        Automatic update by GNUnited Nations.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/home.ca.html?cvsroot=www&r1=1.227&r2=1.228
http://web.cvs.savannah.gnu.org/viewcvs/www/home.de.html?cvsroot=www&r1=1.314&r2=1.315
http://web.cvs.savannah.gnu.org/viewcvs/www/home.el.html?cvsroot=www&r1=1.224&r2=1.225
http://web.cvs.savannah.gnu.org/viewcvs/www/home.es.html?cvsroot=www&r1=1.291&r2=1.292
http://web.cvs.savannah.gnu.org/viewcvs/www/home.fr.html?cvsroot=www&r1=1.322&r2=1.323
http://web.cvs.savannah.gnu.org/viewcvs/www/home.it.html?cvsroot=www&r1=1.305&r2=1.306
http://web.cvs.savannah.gnu.org/viewcvs/www/home.ja.html?cvsroot=www&r1=1.280&r2=1.281
http://web.cvs.savannah.gnu.org/viewcvs/www/home.ko.html?cvsroot=www&r1=1.182&r2=1.183
http://web.cvs.savannah.gnu.org/viewcvs/www/home.lt.html?cvsroot=www&r1=1.17&r2=1.18
http://web.cvs.savannah.gnu.org/viewcvs/www/home.nl.html?cvsroot=www&r1=1.196&r2=1.197
http://web.cvs.savannah.gnu.org/viewcvs/www/home.pl.html?cvsroot=www&r1=1.401&r2=1.402
http://web.cvs.savannah.gnu.org/viewcvs/www/home.ru.html?cvsroot=www&r1=1.293&r2=1.294
http://web.cvs.savannah.gnu.org/viewcvs/www/home.sq.html?cvsroot=www&r1=1.231&r2=1.232
http://web.cvs.savannah.gnu.org/viewcvs/www/home.uk.html?cvsroot=www&r1=1.165&r2=1.166
http://web.cvs.savannah.gnu.org/viewcvs/www/po/home.fr-en.html?cvsroot=www&r1=1.135&r2=1.136
http://web.cvs.savannah.gnu.org/viewcvs/www/po/home.ru-en.html?cvsroot=www&r1=1.147&r2=1.148

Patches:
Index: home.ca.html
===================================================================
RCS file: /web/www/www/home.ca.html,v
retrieving revision 1.227
retrieving revision 1.228
diff -u -b -r1.227 -r1.228
--- home.ca.html        27 Sep 2016 04:00:40 -0000      1.227
+++ home.ca.html        29 Sep 2016 08:59:46 -0000      1.228
@@ -24,15 +24,6 @@
       margin-top: 2.3em;
    }
 }
-/* === Not necessary with the final version of layout.css === */
-h2 { text-shadow: none; }
-.emph-box p, .emph-box ul, .emph-box ul li {
-   margin-bottom: 0; /* For NetSurf */
-}
-#fsf-frame { display: none; }
address@hidden (min-width: 57em) {
-   #fsf-frame { display: block; }
-}
 /* ======================= */
 
 #content {
@@ -60,22 +51,13 @@
 }
 .button {
    font-size: 1.8em;
-   text-align: center;
-   font-weight: bold;
    margin: 1.7em 0;
 }
 .button a, .button a:visited {
-   display: block;
    padding: .4em .6em;
-   color: #971611;
-   text-decoration: none;
-   background: #e7e9eb;
-   border: .1em solid #c9cccf;
-   border-radius: .3em;
-   -moz-border-radius: .3em;
-   -khtml-border-radius: .3em;
-   -webkit-border-radius: .3em;
-   -opera-border-radius: .3em;
+   color: #a42e2b;
+   background: #eee;
+   border: .1em solid #ccc;
 }
 .button a:hover {
    color: #777;
@@ -130,8 +112,13 @@
    width: 44.4em; max-width: 100%;
    margin: 0 auto;
 }
-#mission-statement { margin-bottom: 0; }
-#sisters { font-size: .9em; margin: 0 3% 2em; }
+#mission-statement {
+   margin-bottom: 0;
+}
+#sisters {
+   font-size: .9em;
+   margin: 0 3% 2em;
+}
 
 @media (min-width: 57em) {
    .first-column {
@@ -173,7 +160,7 @@
 lliures.  <a href="#More-GNU">Més sobre GNU a sota</a>.</p>
 
 <div id="gnu-linux">
-<p class="button large"><a href="/distros/free-distros.html">Proveu 
GNU/Linux!</a></p>
+<p class="button"><a href="/distros/free-distros.html">Proveu 
GNU/Linux!</a></p>
 
 <a href="/distros/screenshot.html"><img
    src="/distros/screenshots/gnewsense2-medium.jpg"
@@ -417,7 +404,7 @@
 <p class="unprintable"><!-- timestamp start -->
 Updated:
 
-$Date: 2016/09/27 04:00:40 $
+$Date: 2016/09/29 08:59:46 $
 
 <!-- timestamp end -->
 </p>

Index: home.de.html
===================================================================
RCS file: /web/www/www/home.de.html,v
retrieving revision 1.314
retrieving revision 1.315
diff -u -b -r1.314 -r1.315
--- home.de.html        27 Sep 2016 04:00:40 -0000      1.314
+++ home.de.html        29 Sep 2016 08:59:46 -0000      1.315
@@ -25,15 +25,6 @@
       margin-top: 2.3em;
    }
 }
-/* === Not necessary with the final version of layout.css === */
-h2 { text-shadow: none; }
-.emph-box p, .emph-box ul, .emph-box ul li {
-   margin-bottom: 0; /* For NetSurf */
-}
-#fsf-frame { display: none; }
address@hidden (min-width: 57em) {
-   #fsf-frame { display: block; }
-}
 /* ======================= */
 
 #content {
@@ -61,22 +52,13 @@
 }
 .button {
    font-size: 1.8em;
-   text-align: center;
-   font-weight: bold;
    margin: 1.7em 0;
 }
 .button a, .button a:visited {
-   display: block;
    padding: .4em .6em;
-   color: #971611;
-   text-decoration: none;
-   background: #e7e9eb;
-   border: .1em solid #c9cccf;
-   border-radius: .3em;
-   -moz-border-radius: .3em;
-   -khtml-border-radius: .3em;
-   -webkit-border-radius: .3em;
-   -opera-border-radius: .3em;
+   color: #a42e2b;
+   background: #eee;
+   border: .1em solid #ccc;
 }
 .button a:hover {
    color: #777;
@@ -131,8 +113,13 @@
    width: 44.4em; max-width: 100%;
    margin: 0 auto;
 }
-#mission-statement { margin-bottom: 0; }
-#sisters { font-size: .9em; margin: 0 3% 2em; }
+#mission-statement {
+   margin-bottom: 0;
+}
+#sisters {
+   font-size: .9em;
+   margin: 0 3% 2em;
+}
 
 @media (min-width: 57em) {
    .first-column {
@@ -177,7 +164,7 @@
 GNU&#160;…</a></p>
 
 <div id="gnu-linux">
-<p class="button large"><a href="/distros/free-distros">GNU/Linux 
ausprobieren</a></p>
+<p class="button"><a href="/distros/free-distros">GNU/Linux 
ausprobieren</a></p>
 
 <a href="/distros/screenshot.html"><img
    src="/distros/screenshots/gnewsense2-medium.jpg"
@@ -464,7 +451,7 @@
 <p class="unprintable"><!-- timestamp start -->
 Aktualisierung:
 
-$Date: 2016/09/27 04:00:40 $
+$Date: 2016/09/29 08:59:46 $
 
 <!-- timestamp end -->
 </p>

Index: home.el.html
===================================================================
RCS file: /web/www/www/home.el.html,v
retrieving revision 1.224
retrieving revision 1.225
diff -u -b -r1.224 -r1.225
--- home.el.html        27 Sep 2016 04:00:40 -0000      1.224
+++ home.el.html        29 Sep 2016 08:59:46 -0000      1.225
@@ -24,15 +24,6 @@
       margin-top: 2.3em;
    }
 }
-/* === Not necessary with the final version of layout.css === */
-h2 { text-shadow: none; }
-.emph-box p, .emph-box ul, .emph-box ul li {
-   margin-bottom: 0; /* For NetSurf */
-}
-#fsf-frame { display: none; }
address@hidden (min-width: 57em) {
-   #fsf-frame { display: block; }
-}
 /* ======================= */
 
 #content {
@@ -60,22 +51,13 @@
 }
 .button {
    font-size: 1.8em;
-   text-align: center;
-   font-weight: bold;
    margin: 1.7em 0;
 }
 .button a, .button a:visited {
-   display: block;
    padding: .4em .6em;
-   color: #971611;
-   text-decoration: none;
-   background: #e7e9eb;
-   border: .1em solid #c9cccf;
-   border-radius: .3em;
-   -moz-border-radius: .3em;
-   -khtml-border-radius: .3em;
-   -webkit-border-radius: .3em;
-   -opera-border-radius: .3em;
+   color: #a42e2b;
+   background: #eee;
+   border: .1em solid #ccc;
 }
 .button a:hover {
    color: #777;
@@ -130,8 +112,13 @@
    width: 44.4em; max-width: 100%;
    margin: 0 auto;
 }
-#mission-statement { margin-bottom: 0; }
-#sisters { font-size: .9em; margin: 0 3% 2em; }
+#mission-statement {
+   margin-bottom: 0;
+}
+#sisters {
+   font-size: .9em;
+   margin: 0 3% 2em;
+}
 
 @media (min-width: 57em) {
    .first-column {
@@ -175,7 +162,7 @@
 παρακάτω</a>.</p>
 
 <div id="gnu-linux">
-<p class="button large"><a 
href="/distros/free-distros.html">Δοκιμάστε το GNU/Linux!</a></p>
+<p class="button"><a href="/distros/free-distros.html">Δοκιμάστε το 
GNU/Linux!</a></p>
 
 <a href="/distros/screenshot.html"><img
    src="/distros/screenshots/gnewsense2-medium.jpg"
@@ -431,7 +418,7 @@
 <p class="unprintable"><!-- timestamp start -->
 Ενημερώθηκε:
 
-$Date: 2016/09/27 04:00:40 $
+$Date: 2016/09/29 08:59:46 $
 
 <!-- timestamp end -->
 </p>

Index: home.es.html
===================================================================
RCS file: /web/www/www/home.es.html,v
retrieving revision 1.291
retrieving revision 1.292
diff -u -b -r1.291 -r1.292
--- home.es.html        27 Sep 2016 04:00:40 -0000      1.291
+++ home.es.html        29 Sep 2016 08:59:46 -0000      1.292
@@ -24,15 +24,6 @@
       margin-top: 2.3em;
    }
 }
-/* === Not necessary with the final version of layout.css === */
-h2 { text-shadow: none; }
-.emph-box p, .emph-box ul, .emph-box ul li {
-   margin-bottom: 0; /* For NetSurf */
-}
-#fsf-frame { display: none; }
address@hidden (min-width: 57em) {
-   #fsf-frame { display: block; }
-}
 /* ======================= */
 
 #content {
@@ -60,22 +51,13 @@
 }
 .button {
    font-size: 1.8em;
-   text-align: center;
-   font-weight: bold;
    margin: 1.7em 0;
 }
 .button a, .button a:visited {
-   display: block;
    padding: .4em .6em;
-   color: #971611;
-   text-decoration: none;
-   background: #e7e9eb;
-   border: .1em solid #c9cccf;
-   border-radius: .3em;
-   -moz-border-radius: .3em;
-   -khtml-border-radius: .3em;
-   -webkit-border-radius: .3em;
-   -opera-border-radius: .3em;
+   color: #a42e2b;
+   background: #eee;
+   border: .1em solid #ccc;
 }
 .button a:hover {
    color: #777;
@@ -130,8 +112,13 @@
    width: 44.4em; max-width: 100%;
    margin: 0 auto;
 }
-#mission-statement { margin-bottom: 0; }
-#sisters { font-size: .9em; margin: 0 3% 2em; }
+#mission-statement {
+   margin-bottom: 0;
+}
+#sisters {
+   font-size: .9em;
+   margin: 0 3% 2em;
+}
 
 @media (min-width: 57em) {
    .first-column {
@@ -175,7 +162,7 @@
 GNU</a>.</p>
 
 <div id="gnu-linux">
-<p class="button large"><a href="/distros/free-distros.html">¡Pruebe 
GNU/Linux!</a></p>
+<p class="button"><a href="/distros/free-distros.html">¡Pruebe 
GNU/Linux!</a></p>
 
 <a href="/distros/screenshot.html"><img
    src="/distros/screenshots/gnewsense2-medium.jpg"
@@ -424,7 +411,7 @@
 <p class="unprintable"><!-- timestamp start -->
 Última actualización:
 
-$Date: 2016/09/27 04:00:40 $
+$Date: 2016/09/29 08:59:46 $
 
 <!-- timestamp end -->
 </p>

Index: home.fr.html
===================================================================
RCS file: /web/www/www/home.fr.html,v
retrieving revision 1.322
retrieving revision 1.323
diff -u -b -r1.322 -r1.323
--- home.fr.html        27 Sep 2016 20:58:16 -0000      1.322
+++ home.fr.html        29 Sep 2016 08:59:47 -0000      1.323
@@ -25,15 +25,6 @@
       margin-top: 2.3em;
    }
 }
-/* === Not necessary with the final version of layout.css === */
-h2 { text-shadow: none; }
-.emph-box p, .emph-box ul, .emph-box ul li {
-   margin-bottom: 0; /* For NetSurf */
-}
-#fsf-frame { display: none; }
address@hidden (min-width: 57em) {
-   #fsf-frame { display: block; }
-}
 /* ======================= */
 
 #content {
@@ -61,22 +52,13 @@
 }
 .button {
    font-size: 1.8em;
-   text-align: center;
-   font-weight: bold;
    margin: 1.7em 0;
 }
 .button a, .button a:visited {
-   display: block;
    padding: .4em .6em;
-   color: #971611;
-   text-decoration: none;
-   background: #e7e9eb;
-   border: .1em solid #c9cccf;
-   border-radius: .3em;
-   -moz-border-radius: .3em;
-   -khtml-border-radius: .3em;
-   -webkit-border-radius: .3em;
-   -opera-border-radius: .3em;
+   color: #a42e2b;
+   background: #eee;
+   border: .1em solid #ccc;
 }
 .button a:hover {
    color: #777;
@@ -131,8 +113,13 @@
    width: 44.4em; max-width: 100%;
    margin: 0 auto;
 }
-#mission-statement { margin-bottom: 0; }
-#sisters { font-size: .9em; margin: 0 3% 2em; }
+#mission-statement {
+   margin-bottom: 0;
+}
+#sisters {
+   font-size: .9em;
+   margin: 0 3% 2em;
+}
 
 @media (min-width: 57em) {
    .first-column {
@@ -177,7 +164,7 @@
 plus sur GNU, voir ci-dessous</a>.</p>
 
 <div id="gnu-linux">
-<p class="button large"><a href="/distros/free-distros.html">Essayer 
GNU/Linux</a></p>
+<p class="button"><a href="/distros/free-distros.html">Essayer 
GNU/Linux</a></p>
 
 <a href="/distros/screenshot.html"><img
    src="/distros/screenshots/gnewsense2-medium.jpg"
@@ -423,7 +410,7 @@
 <p class="unprintable"><!-- timestamp start -->
 Dernière mise à jour :
 
-$Date: 2016/09/27 20:58:16 $
+$Date: 2016/09/29 08:59:47 $
 
 <!-- timestamp end -->
 </p>

Index: home.it.html
===================================================================
RCS file: /web/www/www/home.it.html,v
retrieving revision 1.305
retrieving revision 1.306
diff -u -b -r1.305 -r1.306
--- home.it.html        27 Sep 2016 04:00:40 -0000      1.305
+++ home.it.html        29 Sep 2016 08:59:47 -0000      1.306
@@ -24,15 +24,6 @@
       margin-top: 2.3em;
    }
 }
-/* === Not necessary with the final version of layout.css === */
-h2 { text-shadow: none; }
-.emph-box p, .emph-box ul, .emph-box ul li {
-   margin-bottom: 0; /* For NetSurf */
-}
-#fsf-frame { display: none; }
address@hidden (min-width: 57em) {
-   #fsf-frame { display: block; }
-}
 /* ======================= */
 
 #content {
@@ -60,22 +51,13 @@
 }
 .button {
    font-size: 1.8em;
-   text-align: center;
-   font-weight: bold;
    margin: 1.7em 0;
 }
 .button a, .button a:visited {
-   display: block;
    padding: .4em .6em;
-   color: #971611;
-   text-decoration: none;
-   background: #e7e9eb;
-   border: .1em solid #c9cccf;
-   border-radius: .3em;
-   -moz-border-radius: .3em;
-   -khtml-border-radius: .3em;
-   -webkit-border-radius: .3em;
-   -opera-border-radius: .3em;
+   color: #a42e2b;
+   background: #eee;
+   border: .1em solid #ccc;
 }
 .button a:hover {
    color: #777;
@@ -130,8 +112,13 @@
    width: 44.4em; max-width: 100%;
    margin: 0 auto;
 }
-#mission-statement { margin-bottom: 0; }
-#sisters { font-size: .9em; margin: 0 3% 2em; }
+#mission-statement {
+   margin-bottom: 0;
+}
+#sisters {
+   font-size: .9em;
+   margin: 0 3% 2em;
+}
 
 @media (min-width: 57em) {
    .first-column {
@@ -174,7 +161,7 @@
 sotto</a>.</p>
 
 <div id="gnu-linux">
-<p class="button large"><a href="/distros/free-distros.html">Provate 
GNU/Linux!</a></p>
+<p class="button"><a href="/distros/free-distros.html">Provate 
GNU/Linux!</a></p>
 
 <a href="/distros/screenshot.html"><img
    src="/distros/screenshots/gnewsense2-medium.jpg"
@@ -422,7 +409,7 @@
 <p class="unprintable"><!-- timestamp start -->
 Ultima modifica:
 
-$Date: 2016/09/27 04:00:40 $
+$Date: 2016/09/29 08:59:47 $
 
 <!-- timestamp end -->
 </p>

Index: home.ja.html
===================================================================
RCS file: /web/www/www/home.ja.html,v
retrieving revision 1.280
retrieving revision 1.281
diff -u -b -r1.280 -r1.281
--- home.ja.html        27 Sep 2016 04:00:40 -0000      1.280
+++ home.ja.html        29 Sep 2016 08:59:47 -0000      1.281
@@ -22,15 +22,6 @@
       margin-top: 2.3em;
    }
 }
-/* === Not necessary with the final version of layout.css === */
-h2 { text-shadow: none; }
-.emph-box p, .emph-box ul, .emph-box ul li {
-   margin-bottom: 0; /* For NetSurf */
-}
-#fsf-frame { display: none; }
address@hidden (min-width: 57em) {
-   #fsf-frame { display: block; }
-}
 /* ======================= */
 
 #content {
@@ -58,22 +49,13 @@
 }
 .button {
    font-size: 1.8em;
-   text-align: center;
-   font-weight: bold;
    margin: 1.7em 0;
 }
 .button a, .button a:visited {
-   display: block;
    padding: .4em .6em;
-   color: #971611;
-   text-decoration: none;
-   background: #e7e9eb;
-   border: .1em solid #c9cccf;
-   border-radius: .3em;
-   -moz-border-radius: .3em;
-   -khtml-border-radius: .3em;
-   -webkit-border-radius: .3em;
-   -opera-border-radius: .3em;
+   color: #a42e2b;
+   background: #eee;
+   border: .1em solid #ccc;
 }
 .button a:hover {
    color: #777;
@@ -128,8 +110,13 @@
    width: 44.4em; max-width: 100%;
    margin: 0 auto;
 }
-#mission-statement { margin-bottom: 0; }
-#sisters { font-size: .9em; margin: 0 3% 2em; }
+#mission-statement {
+   margin-bottom: 0;
+}
+#sisters {
+   font-size: .9em;
+   margin: 0 3% 2em;
+}
 
 @media (min-width: 57em) {
    .first-column {
@@ -168,7 +155,7 @@
 href="#More-GNU">以下、もっとGNUについて</a>。</p>
 
 <div id="gnu-linux">
-<p class="button large"><a 
href="/distros/free-distros.html">GNU/Linuxを使ってみよう!</a></p>
+<p class="button"><a 
href="/distros/free-distros.html">GNU/Linuxを使ってみよう!</a></p>
 
 <a href="/distros/screenshot.html"><img
    src="/distros/screenshots/gnewsense2-medium.jpg"
@@ -374,7 +361,7 @@
 <p class="unprintable"><!-- timestamp start -->
 最終更新:
 
-$Date: 2016/09/27 04:00:40 $
+$Date: 2016/09/29 08:59:47 $
 
 <!-- timestamp end -->
 </p>

Index: home.ko.html
===================================================================
RCS file: /web/www/www/home.ko.html,v
retrieving revision 1.182
retrieving revision 1.183
diff -u -b -r1.182 -r1.183
--- home.ko.html        27 Sep 2016 04:00:40 -0000      1.182
+++ home.ko.html        29 Sep 2016 08:59:47 -0000      1.183
@@ -23,15 +23,6 @@
       margin-top: 2.3em;
    }
 }
-/* === Not necessary with the final version of layout.css === */
-h2 { text-shadow: none; }
-.emph-box p, .emph-box ul, .emph-box ul li {
-   margin-bottom: 0; /* For NetSurf */
-}
-#fsf-frame { display: none; }
address@hidden (min-width: 57em) {
-   #fsf-frame { display: block; }
-}
 /* ======================= */
 
 #content {
@@ -59,22 +50,13 @@
 }
 .button {
    font-size: 1.8em;
-   text-align: center;
-   font-weight: bold;
    margin: 1.7em 0;
 }
 .button a, .button a:visited {
-   display: block;
    padding: .4em .6em;
-   color: #971611;
-   text-decoration: none;
-   background: #e7e9eb;
-   border: .1em solid #c9cccf;
-   border-radius: .3em;
-   -moz-border-radius: .3em;
-   -khtml-border-radius: .3em;
-   -webkit-border-radius: .3em;
-   -opera-border-radius: .3em;
+   color: #a42e2b;
+   background: #eee;
+   border: .1em solid #ccc;
 }
 .button a:hover {
    color: #777;
@@ -129,8 +111,13 @@
    width: 44.4em; max-width: 100%;
    margin: 0 auto;
 }
-#mission-statement { margin-bottom: 0; }
-#sisters { font-size: .9em; margin: 0 3% 2em; }
+#mission-statement {
+   margin-bottom: 0;
+}
+#sisters {
+   font-size: .9em;
+   margin: 0 3% 2em;
+}
 
 @media (min-width: 57em) {
    .first-column {
@@ -168,7 +155,7 @@
 추천합니다. (좀더 정확히 말하면, GNU/Linux 배포판)  <a 
href="#More-GNU">GNU의 상세 내용</a>.</p>
 
 <div id="gnu-linux">
-<p class="button large"><a href="/distros/free-distros.html">지금 GNU/Linux! 
내려받기</a></p>
+<p class="button"><a href="/distros/free-distros.html">지금 GNU/Linux! 내ë 
¤ë°›ê¸°</a></p>
 
 <a href="/distros/screenshot.html"><img
    src="/distros/screenshots/gnewsense2-medium.jpg"
@@ -380,7 +367,7 @@
 <p class="unprintable"><!-- timestamp start -->
 최종 수정일:
 
-$Date: 2016/09/27 04:00:40 $
+$Date: 2016/09/29 08:59:47 $
 
 <!-- timestamp end -->
 </p>

Index: home.lt.html
===================================================================
RCS file: /web/www/www/home.lt.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- home.lt.html        27 Sep 2016 04:00:40 -0000      1.17
+++ home.lt.html        29 Sep 2016 08:59:47 -0000      1.18
@@ -25,15 +25,6 @@
       margin-top: 2.3em;
    }
 }
-/* === Not necessary with the final version of layout.css === */
-h2 { text-shadow: none; }
-.emph-box p, .emph-box ul, .emph-box ul li {
-   margin-bottom: 0; /* For NetSurf */
-}
-#fsf-frame { display: none; }
address@hidden (min-width: 57em) {
-   #fsf-frame { display: block; }
-}
 /* ======================= */
 
 #content {
@@ -61,22 +52,13 @@
 }
 .button {
    font-size: 1.8em;
-   text-align: center;
-   font-weight: bold;
    margin: 1.7em 0;
 }
 .button a, .button a:visited {
-   display: block;
    padding: .4em .6em;
-   color: #971611;
-   text-decoration: none;
-   background: #e7e9eb;
-   border: .1em solid #c9cccf;
-   border-radius: .3em;
-   -moz-border-radius: .3em;
-   -khtml-border-radius: .3em;
-   -webkit-border-radius: .3em;
-   -opera-border-radius: .3em;
+   color: #a42e2b;
+   background: #eee;
+   border: .1em solid #ccc;
 }
 .button a:hover {
    color: #777;
@@ -131,8 +113,13 @@
    width: 44.4em; max-width: 100%;
    margin: 0 auto;
 }
-#mission-statement { margin-bottom: 0; }
-#sisters { font-size: .9em; margin: 0 3% 2em; }
+#mission-statement {
+   margin-bottom: 0;
+}
+#sisters {
+   font-size: .9em;
+   margin: 0 3% 2em;
+}
 
 @media (min-width: 57em) {
    .first-column {
@@ -174,7 +161,7 @@
 programinė įranga.  <a href="#More-GNU">Daugiau apie GNU toliau</a>.</p>
 
 <div id="gnu-linux">
-<p class="button large"><a href="/distros/free-distros.html">IÅ¡bandykite 
GNU/Linux!</a></p>
+<p class="button"><a href="/distros/free-distros.html">IÅ¡bandykite 
GNU/Linux!</a></p>
 
 <a href="/distros/screenshot.html"><img
    src="/distros/screenshots/gnewsense2-medium.jpg"
@@ -406,7 +393,7 @@
 <p class="unprintable"><!-- timestamp start -->
 Atnaujinta:
 
-$Date: 2016/09/27 04:00:40 $
+$Date: 2016/09/29 08:59:47 $
 
 <!-- timestamp end -->
 </p>

Index: home.nl.html
===================================================================
RCS file: /web/www/www/home.nl.html,v
retrieving revision 1.196
retrieving revision 1.197
diff -u -b -r1.196 -r1.197
--- home.nl.html        27 Sep 2016 04:00:40 -0000      1.196
+++ home.nl.html        29 Sep 2016 08:59:47 -0000      1.197
@@ -24,15 +24,6 @@
       margin-top: 2.3em;
    }
 }
-/* === Not necessary with the final version of layout.css === */
-h2 { text-shadow: none; }
-.emph-box p, .emph-box ul, .emph-box ul li {
-   margin-bottom: 0; /* For NetSurf */
-}
-#fsf-frame { display: none; }
address@hidden (min-width: 57em) {
-   #fsf-frame { display: block; }
-}
 /* ======================= */
 
 #content {
@@ -60,22 +51,13 @@
 }
 .button {
    font-size: 1.8em;
-   text-align: center;
-   font-weight: bold;
    margin: 1.7em 0;
 }
 .button a, .button a:visited {
-   display: block;
    padding: .4em .6em;
-   color: #971611;
-   text-decoration: none;
-   background: #e7e9eb;
-   border: .1em solid #c9cccf;
-   border-radius: .3em;
-   -moz-border-radius: .3em;
-   -khtml-border-radius: .3em;
-   -webkit-border-radius: .3em;
-   -opera-border-radius: .3em;
+   color: #a42e2b;
+   background: #eee;
+   border: .1em solid #ccc;
 }
 .button a:hover {
    color: #777;
@@ -130,8 +112,13 @@
    width: 44.4em; max-width: 100%;
    margin: 0 auto;
 }
-#mission-statement { margin-bottom: 0; }
-#sisters { font-size: .9em; margin: 0 3% 2em; }
+#mission-statement {
+   margin-bottom: 0;
+}
+#sisters {
+   font-size: .9em;
+   margin: 0 3% 2em;
+}
 
 @media (min-width: 57em) {
    .first-column {
@@ -174,7 +161,7 @@
 software zijn. <a href="#More-GNU">Meer over GNU hieronder</a>.</p>
 
 <div id="gnu-linux">
-<p class="button large"><a href="/distros/free-distros.html">Probeer 
GNU/Linux!</a></p>
+<p class="button"><a href="/distros/free-distros.html">Probeer 
GNU/Linux!</a></p>
 
 <a href="/distros/screenshot.html"><img
    src="/distros/screenshots/gnewsense2-medium.jpg"
@@ -418,7 +405,7 @@
 <p class="unprintable"><!-- timestamp start -->
 Bijgewerkt:
 
-$Date: 2016/09/27 04:00:40 $
+$Date: 2016/09/29 08:59:47 $
 
 <!-- timestamp end -->
 </p>

Index: home.pl.html
===================================================================
RCS file: /web/www/www/home.pl.html,v
retrieving revision 1.401
retrieving revision 1.402
diff -u -b -r1.401 -r1.402
--- home.pl.html        27 Sep 2016 04:00:40 -0000      1.401
+++ home.pl.html        29 Sep 2016 08:59:47 -0000      1.402
@@ -24,15 +24,6 @@
       margin-top: 2.3em;
    }
 }
-/* === Not necessary with the final version of layout.css === */
-h2 { text-shadow: none; }
-.emph-box p, .emph-box ul, .emph-box ul li {
-   margin-bottom: 0; /* For NetSurf */
-}
-#fsf-frame { display: none; }
address@hidden (min-width: 57em) {
-   #fsf-frame { display: block; }
-}
 /* ======================= */
 
 #content {
@@ -60,22 +51,13 @@
 }
 .button {
    font-size: 1.8em;
-   text-align: center;
-   font-weight: bold;
    margin: 1.7em 0;
 }
 .button a, .button a:visited {
-   display: block;
    padding: .4em .6em;
-   color: #971611;
-   text-decoration: none;
-   background: #e7e9eb;
-   border: .1em solid #c9cccf;
-   border-radius: .3em;
-   -moz-border-radius: .3em;
-   -khtml-border-radius: .3em;
-   -webkit-border-radius: .3em;
-   -opera-border-radius: .3em;
+   color: #a42e2b;
+   background: #eee;
+   border: .1em solid #ccc;
 }
 .button a:hover {
    color: #777;
@@ -130,8 +112,13 @@
    width: 44.4em; max-width: 100%;
    margin: 0 auto;
 }
-#mission-statement { margin-bottom: 0; }
-#sisters { font-size: .9em; margin: 0 3% 2em; }
+#mission-statement {
+   margin-bottom: 0;
+}
+#sisters {
+   font-size: .9em;
+   margin: 0 3% 2em;
+}
 
 @media (min-width: 57em) {
    .first-column {
@@ -173,7 +160,7 @@
 href="#More-GNU">Więcej o GNU poniżej</a>.</p>
 
 <div id="gnu-linux">
-<p class="button large"><a href="/distros/free-distros.html">Wypróbujcie 
GNU/Linux!</a></p>
+<p class="button"><a href="/distros/free-distros.html">Wypróbujcie 
GNU/Linux!</a></p>
 
 <a href="/distros/screenshot.html"><img
    src="/distros/screenshots/gnewsense2-medium.jpg"
@@ -426,7 +413,7 @@
 <p class="unprintable"><!-- timestamp start -->
 Aktualizowane:
 
-$Date: 2016/09/27 04:00:40 $
+$Date: 2016/09/29 08:59:47 $
 
 <!-- timestamp end -->
 </p>

Index: home.ru.html
===================================================================
RCS file: /web/www/www/home.ru.html,v
retrieving revision 1.293
retrieving revision 1.294
diff -u -b -r1.293 -r1.294
--- home.ru.html        27 Sep 2016 04:00:40 -0000      1.293
+++ home.ru.html        29 Sep 2016 08:59:47 -0000      1.294
@@ -26,15 +26,6 @@
       margin-top: 2.3em;
    }
 }
-/* === Not necessary with the final version of layout.css === */
-h2 { text-shadow: none; }
-.emph-box p, .emph-box ul, .emph-box ul li {
-   margin-bottom: 0; /* For NetSurf */
-}
-#fsf-frame { display: none; }
address@hidden (min-width: 57em) {
-   #fsf-frame { display: block; }
-}
 /* ======================= */
 
 #content {
@@ -62,22 +53,13 @@
 }
 .button {
    font-size: 1.8em;
-   text-align: center;
-   font-weight: bold;
    margin: 1.7em 0;
 }
 .button a, .button a:visited {
-   display: block;
    padding: .4em .6em;
-   color: #971611;
-   text-decoration: none;
-   background: #e7e9eb;
-   border: .1em solid #c9cccf;
-   border-radius: .3em;
-   -moz-border-radius: .3em;
-   -khtml-border-radius: .3em;
-   -webkit-border-radius: .3em;
-   -opera-border-radius: .3em;
+   color: #a42e2b;
+   background: #eee;
+   border: .1em solid #ccc;
 }
 .button a:hover {
    color: #777;
@@ -132,8 +114,13 @@
    width: 44.4em; max-width: 100%;
    margin: 0 auto;
 }
-#mission-statement { margin-bottom: 0; }
-#sisters { font-size: .9em; margin: 0 3% 2em; }
+#mission-statement {
+   margin-bottom: 0;
+}
+#sisters {
+   font-size: .9em;
+   margin: 0 3% 2em;
+}
 
 @media (min-width: 57em) {
    .first-column {
@@ -176,7 +163,7 @@
 свободных программ. <a href="#More-GNU">Подробнее о 
GNU см. ниже</a>.</p>
 
 <div id="gnu-linux">
-<p class="button large"><a href="/distros/free-distros.html">Попробуй 
GNU/Linux!</a></p>
+<p class="button"><a href="/distros/free-distros.html">Попробуй 
GNU/Linux!</a></p>
 
 <a href="/distros/screenshot.html"><img
    src="/distros/screenshots/gnewsense2-medium.jpg"
@@ -417,7 +404,7 @@
 <p class="unprintable"><!-- timestamp start -->
 Обновлено:
 
-$Date: 2016/09/27 04:00:40 $
+$Date: 2016/09/29 08:59:47 $
 
 <!-- timestamp end -->
 </p>

Index: home.sq.html
===================================================================
RCS file: /web/www/www/home.sq.html,v
retrieving revision 1.231
retrieving revision 1.232
diff -u -b -r1.231 -r1.232
--- home.sq.html        27 Sep 2016 04:00:40 -0000      1.231
+++ home.sq.html        29 Sep 2016 08:59:47 -0000      1.232
@@ -24,15 +24,6 @@
       margin-top: 2.3em;
    }
 }
-/* === Not necessary with the final version of layout.css === */
-h2 { text-shadow: none; }
-.emph-box p, .emph-box ul, .emph-box ul li {
-   margin-bottom: 0; /* For NetSurf */
-}
-#fsf-frame { display: none; }
address@hidden (min-width: 57em) {
-   #fsf-frame { display: block; }
-}
 /* ======================= */
 
 #content {
@@ -60,22 +51,13 @@
 }
 .button {
    font-size: 1.8em;
-   text-align: center;
-   font-weight: bold;
    margin: 1.7em 0;
 }
 .button a, .button a:visited {
-   display: block;
    padding: .4em .6em;
-   color: #971611;
-   text-decoration: none;
-   background: #e7e9eb;
-   border: .1em solid #c9cccf;
-   border-radius: .3em;
-   -moz-border-radius: .3em;
-   -khtml-border-radius: .3em;
-   -webkit-border-radius: .3em;
-   -opera-border-radius: .3em;
+   color: #a42e2b;
+   background: #eee;
+   border: .1em solid #ccc;
 }
 .button a:hover {
    color: #777;
@@ -130,8 +112,13 @@
    width: 44.4em; max-width: 100%;
    margin: 0 auto;
 }
-#mission-statement { margin-bottom: 0; }
-#sisters { font-size: .9em; margin: 0 3% 2em; }
+#mission-statement {
+   margin-bottom: 0;
+}
+#sisters {
+   font-size: .9em;
+   margin: 0 3% 2em;
+}
 
 @media (min-width: 57em) {
    .first-column {
@@ -173,7 +160,7 @@
 lirë.  <a href="#More-GNU">Më tepër mbi GNU-në gjeni më poshtë</a>.</p>
 
 <div id="gnu-linux">
-<p class="button large"><a href="/distros/free-distros.html">Provojeni 
GNU/Linux-in!</a></p>
+<p class="button"><a href="/distros/free-distros.html">Provojeni 
GNU/Linux-in!</a></p>
 
 <a href="/distros/screenshot.html"><img
    src="/distros/screenshots/gnewsense2-medium.jpg"
@@ -414,7 +401,7 @@
 <p class="unprintable"><!-- timestamp start -->
 U përditësua më:
 
-$Date: 2016/09/27 04:00:40 $
+$Date: 2016/09/29 08:59:47 $
 
 <!-- timestamp end -->
 </p>

Index: home.uk.html
===================================================================
RCS file: /web/www/www/home.uk.html,v
retrieving revision 1.165
retrieving revision 1.166
diff -u -b -r1.165 -r1.166
--- home.uk.html        27 Sep 2016 04:00:40 -0000      1.165
+++ home.uk.html        29 Sep 2016 08:59:47 -0000      1.166
@@ -25,15 +25,6 @@
       margin-top: 2.3em;
    }
 }
-/* === Not necessary with the final version of layout.css === */
-h2 { text-shadow: none; }
-.emph-box p, .emph-box ul, .emph-box ul li {
-   margin-bottom: 0; /* For NetSurf */
-}
-#fsf-frame { display: none; }
address@hidden (min-width: 57em) {
-   #fsf-frame { display: block; }
-}
 /* ======================= */
 
 #content {
@@ -61,22 +52,13 @@
 }
 .button {
    font-size: 1.8em;
-   text-align: center;
-   font-weight: bold;
    margin: 1.7em 0;
 }
 .button a, .button a:visited {
-   display: block;
    padding: .4em .6em;
-   color: #971611;
-   text-decoration: none;
-   background: #e7e9eb;
-   border: .1em solid #c9cccf;
-   border-radius: .3em;
-   -moz-border-radius: .3em;
-   -khtml-border-radius: .3em;
-   -webkit-border-radius: .3em;
-   -opera-border-radius: .3em;
+   color: #a42e2b;
+   background: #eee;
+   border: .1em solid #ccc;
 }
 .button a:hover {
    color: #777;
@@ -131,8 +113,13 @@
    width: 44.4em; max-width: 100%;
    margin: 0 auto;
 }
-#mission-statement { margin-bottom: 0; }
-#sisters { font-size: .9em; margin: 0 3% 2em; }
+#mission-statement {
+   margin-bottom: 0;
+}
+#sisters {
+   font-size: .9em;
+   margin: 0 3% 2em;
+}
 
 @media (min-width: 57em) {
    .first-column {
@@ -174,7 +161,7 @@
 вільних програм. <a href="#More-GNU">Детальніше про 
GNU див. нижче</a>.</p>
 
 <div id="gnu-linux">
-<p class="button large"><a 
href="/distros/free-distros.html">Спробувати GNU/Linux</a></p>
+<p class="button"><a href="/distros/free-distros.html">Спробувати 
GNU/Linux</a></p>
 
 <a href="/distros/screenshot.html"><img
    src="/distros/screenshots/gnewsense2-medium.jpg"
@@ -414,7 +401,7 @@
 <p class="unprintable"><!-- timestamp start -->
 Оновлено:
 
-$Date: 2016/09/27 04:00:40 $
+$Date: 2016/09/29 08:59:47 $
 
 <!-- timestamp end -->
 </p>

Index: po/home.fr-en.html
===================================================================
RCS file: /web/www/www/po/home.fr-en.html,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -b -r1.135 -r1.136
--- po/home.fr-en.html  27 Sep 2016 20:58:17 -0000      1.135
+++ po/home.fr-en.html  29 Sep 2016 08:59:47 -0000      1.136
@@ -18,15 +18,6 @@
       margin-top: 2.3em;
    }
 }
-/* === Not necessary with the final version of layout.css === */
-h2 { text-shadow: none; }
-.emph-box p, .emph-box ul, .emph-box ul li {
-   margin-bottom: 0; /* For NetSurf */
-}
-#fsf-frame { display: none; }
address@hidden (min-width: 57em) {
-   #fsf-frame { display: block; }
-}
 /* ======================= */
 
 #content {
@@ -54,22 +45,13 @@
 }
 .button {
    font-size: 1.8em;
-   text-align: center;
-   font-weight: bold;
    margin: 1.7em 0;
 }
 .button a, .button a:visited {
-   display: block;
    padding: .4em .6em;
-   color: #971611;
-   text-decoration: none;
-   background: #e7e9eb;
-   border: .1em solid #c9cccf;
-   border-radius: .3em;
-   -moz-border-radius: .3em;
-   -khtml-border-radius: .3em;
-   -webkit-border-radius: .3em;
-   -opera-border-radius: .3em;
+   color: #a42e2b;
+   background: #eee;
+   border: .1em solid #ccc;
 }
 .button a:hover {
    color: #777;
@@ -124,8 +106,13 @@
    width: 44.4em; max-width: 100%;
    margin: 0 auto;
 }
-#mission-statement { margin-bottom: 0; }
-#sisters { font-size: .9em; margin: 0 3% 2em; }
+#mission-statement {
+   margin-bottom: 0;
+}
+#sisters {
+   font-size: .9em;
+   margin: 0 3% 2em;
+}
 
 @media (min-width: 57em) {
    .first-column {
@@ -167,7 +154,7 @@
 below</a>.</p>
 
 <div id="gnu-linux">
-<p class="button large"><a
+<p class="button"><a
    href="/distros/free-distros.html">Try GNU/Linux!</a></p>
 
 <a href="/distros/screenshot.html"><img
@@ -398,7 +385,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2016/09/27 20:58:17 $
+$Date: 2016/09/29 08:59:47 $
 <!-- timestamp end -->
 </p>
 </div>

Index: po/home.ru-en.html
===================================================================
RCS file: /web/www/www/po/home.ru-en.html,v
retrieving revision 1.147
retrieving revision 1.148
diff -u -b -r1.147 -r1.148
--- po/home.ru-en.html  27 Sep 2016 04:29:25 -0000      1.147
+++ po/home.ru-en.html  29 Sep 2016 08:59:47 -0000      1.148
@@ -18,15 +18,6 @@
       margin-top: 2.3em;
    }
 }
-/* === Not necessary with the final version of layout.css === */
-h2 { text-shadow: none; }
-.emph-box p, .emph-box ul, .emph-box ul li {
-   margin-bottom: 0; /* For NetSurf */
-}
-#fsf-frame { display: none; }
address@hidden (min-width: 57em) {
-   #fsf-frame { display: block; }
-}
 /* ======================= */
 
 #content {
@@ -54,22 +45,13 @@
 }
 .button {
    font-size: 1.8em;
-   text-align: center;
-   font-weight: bold;
    margin: 1.7em 0;
 }
 .button a, .button a:visited {
-   display: block;
    padding: .4em .6em;
-   color: #971611;
-   text-decoration: none;
-   background: #e7e9eb;
-   border: .1em solid #c9cccf;
-   border-radius: .3em;
-   -moz-border-radius: .3em;
-   -khtml-border-radius: .3em;
-   -webkit-border-radius: .3em;
-   -opera-border-radius: .3em;
+   color: #a42e2b;
+   background: #eee;
+   border: .1em solid #ccc;
 }
 .button a:hover {
    color: #777;
@@ -124,8 +106,13 @@
    width: 44.4em; max-width: 100%;
    margin: 0 auto;
 }
-#mission-statement { margin-bottom: 0; }
-#sisters { font-size: .9em; margin: 0 3% 2em; }
+#mission-statement {
+   margin-bottom: 0;
+}
+#sisters {
+   font-size: .9em;
+   margin: 0 3% 2em;
+}
 
 @media (min-width: 57em) {
    .first-column {
@@ -167,7 +154,7 @@
 below</a>.</p>
 
 <div id="gnu-linux">
-<p class="button large"><a
+<p class="button"><a
    href="/distros/free-distros.html">Try GNU/Linux!</a></p>
 
 <a href="/distros/screenshot.html"><img
@@ -398,7 +385,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2016/09/27 04:29:25 $
+$Date: 2016/09/29 08:59:47 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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