www-commits
[Top][All Lists]
Advanced

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

www style.eo.css server/banner.eo.html


From: Pavel Kharitonov
Subject: www style.eo.css server/banner.eo.html
Date: Fri, 26 Apr 2013 06:28:15 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Pavel Kharitonov <ineiev>       13/04/26 06:28:15

Modified files:
        .              : style.eo.css 
        server         : banner.eo.html 

Log message:
        Update.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/style.eo.css?cvsroot=www&r1=1.3&r2=1.4
http://web.cvs.savannah.gnu.org/viewcvs/www/server/banner.eo.html?cvsroot=www&r1=1.4&r2=1.5

Patches:
Index: style.eo.css
===================================================================
RCS file: /web/www/www/style.eo.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- style.eo.css        7 Oct 2008 20:39:04 -0000       1.3
+++ style.eo.css        26 Apr 2013 06:26:21 -0000      1.4
@@ -1,3 +1 @@
address@hidden url('/reset.css');
address@hidden url('/layout.css');
 #logo{background:url(/graphics/topbanner.eo.png) 
no-repeat;border:0;margin:0em;padding:0;}

Index: server/banner.eo.html
===================================================================
RCS file: /web/www/www/server/banner.eo.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- server/banner.eo.html       28 Mar 2012 13:15:37 -0000      1.4
+++ server/banner.eo.html       26 Apr 2013 06:28:14 -0000      1.5
@@ -1,17 +1,29 @@
-<link rel="stylesheet" href="/style.eo.css" type="text/css" />
-<link rel="stylesheet alternate" href="/yui.css" type="text/css"
-      title="Projektita CSS (sendu erarojn al address@hidden)" />
 
-<style type="text/css" media="print">
address@hidden url('/print.css');
+<link rel="stylesheet" href="/combo.css" media="screen" />
+<link rel="stylesheet" href="/layout.css" media="screen" />
+
+<link rel="stylesheet" href="/mini.css" media="handheld" />
+
+<link rel="stylesheet" href="/print.css" media="print" />
+
+<link rel="stylesheet" href="/style.eo.css" media="screen" />
 </style>
 </head>
 
+<!--#set var="HTML_BODY" value="yes" -->
 <body>
 
-    <div id="toplinks"><span class="netscape4"><a href="#content">Vidu
-    enhavon</a> |  | <a href="#searcher">Serĉu</a>
-    | </span><a href="#translations">Tradukoj de tiu paĝo</a></div>
+    <div id="toplinks"><a href="#content">Vidu
+    enhavon</a>  <span class="netscape4"> |
+    <a href="#navigation">Reiru al la navigado</a></span></div>
+<!--#if expr="$TRANSLATION_LIST" -->
+<!--#echo encoding="none" var="TRANSLATION_LIST" -->
+<!--#elif expr="$INITIAL_TRANSLATIONS_LIST = included" -->
+<!-- if initial translation list isn't included before banner.html,
+     then the file may use an old boilerplate that contains
+     div#translations in its body, and we mustn't duplicate it here. -->
+<!--#include virtual="/server/gnun/initial-translations-list.html" -->
+<!--#endif -->
 
 <div id="null-wrapper">
 
@@ -21,10 +33,10 @@
 
 
 <div id="fssbox">
+          <li id="joinfsftab"><a 
href="https://www.fsf.org/associate/support_freedom/join_fsf?referrer=4052";>Aliĝu
+          al la FSF!</a></li>
 
-  <p class="netscape4"><a href="#navigation">Reiru al la navigado</a></p>
-
-  <h1>Aliĝu al la <em>Free Software Supporter</em> (angle)</h1>
+  <p>Aliĝu al la <em>Free Software Supporter</em> (angle)</p>
 
   <p>Monata ĝisdatigaĵo pri GNU kaj la FSF</p>
   <form action="http://lists.gnu.org/mailman/subscribe/info-fsf";
@@ -41,24 +53,24 @@
 
       <div id="navigation">
         <div class="inner">
+
+<div id="searcher">
+  <form method="get" action="http://www.gnu.org/cgi-bin/estseek.cgi";>
+   <div><label class="netscape4" for="phrase">Serĉi:</label>
+   <input name="phrase" id="phrase" type="text" size="18" accesskey="s" 
value="Kial GNU/Linukson?" />
+   <input type="submit" value="Search" /></div>
+                                </form>
+</div>
+
+
         <ul>
           <li id="tabAboutGNU"><a href="/gnu/gnu.html">Historio</a></li>
           <li id="tabPhilosophy"><a 
href="/philosophy/philosophy.html">Filozofio</a></li>
           <li id="tabLicenses"><a 
href="/licenses/licenses.html">Permesiloj</a></li>     
           <li id="tabSoftware"><a 
href="/software/software.html">Elŝutaĵoj</a></li>
           <li><a href="/help/help.html">Helpu&nbsp;GNU-on</a></li>
-          <li id="joinfsftab"><a 
href="https://www.fsf.org/associate/support_freedom/join_fsf?referrer=4052";>Aliĝu
-          al la FSF!</a></li>
         </ul>
 
-                         <div id="searcher">
-
-  <form method="get" action="http://www.gnu.org/cgi-bin/estseek.cgi";>
-   <div><label class="netscape4" for="phrase">Serĉi:</label>
-   <input name="phrase" id="phrase" type="text" size="18" accesskey="s" 
value="Kial GNU/Linukson?" />
-   <input type="submit" value="Search" /></div>
-                                </form>
-                        </div>
 
         </div>
       </div>



reply via email to

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