www-commits
[Top][All Lists]
Advanced

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

www/server/staging/layout body-include-1.html


From: Therese Godefroy
Subject: www/server/staging/layout body-include-1.html
Date: Sun, 8 Nov 2020 10:46:20 -0500 (EST)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 20/11/08 10:46:19

Modified files:
        server/staging/layout: body-include-1.html 

Log message:
        Reduce icon size in css-unaware browsers.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/layout/body-include-1.html?cvsroot=www&r1=1.10&r2=1.11

Patches:
Index: body-include-1.html
===================================================================
RCS file: /webcvs/www/www/server/staging/layout/body-include-1.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- body-include-1.html 8 Nov 2020 14:56:02 -0000       1.10
+++ body-include-1.html 8 Nov 2020 15:46:19 -0000       1.11
@@ -38,12 +38,12 @@
 
 <div id="switches">
  <a id="search-button" class="switch" href="//www.gnu.org/cgi-bin/estseek.cgi">
-  <img id="search-icon" height="32"
+  <img id="search-icon" height="24"
        src="/graphics/icons/search.png"
        alt="&nbsp;[Search www.gnu.org]&nbsp;" /></a>
 <!--#if expr="$TRANSLATION_LIST = /<span dir=\"ltr\">/" -->
  <a id="language-button" class="switch" href="#language-container">
-  <img id="language-icon" height="32"
+  <img id="language-icon" height="24"
        src="/graphics/icons/translations.png"
        alt="&nbsp;[Languages]&nbsp;" />
  </a>



reply via email to

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