www-commits
[Top][All Lists]
Advanced

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

www/server/staging/graphics graphics.html


From: Therese Godefroy
Subject: www/server/staging/graphics graphics.html
Date: Mon, 11 Jun 2018 08:49:38 -0400 (EDT)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 18/06/11 08:49:38

Modified files:
        server/staging/graphics: graphics.html 

Log message:
        Restyle the forms.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/graphics/graphics.html?cvsroot=www&r1=1.2&r2=1.3

Patches:
Index: graphics.html
===================================================================
RCS file: /webcvs/www/www/server/staging/graphics/graphics.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- graphics.html       11 Jun 2018 11:14:05 -0000      1.2
+++ graphics.html       11 Jun 2018 12:49:36 -0000      1.3
@@ -3,11 +3,10 @@
 <title>The GNU Art Gallery
 - GNU Project - Free Software Foundation</title>
 <style type="text/css" media="print,screen">
-  form.select { margin: 2.5em 0; }
+  form.select { margin: 1em; display: inline-block; }
 </style>
 <!--#if expr="($QUERY_STRING != 'class*=all') && ($QUERY_STRING)" -->
 <style type="text/css" media="print,screen">
-  form.select { margin: 2.5em 0; }
   li { display: none; }
   li[<!--#echo encoding="none" var="QUERY_STRING" -->] { display: block; }
 </style>
@@ -34,9 +33,10 @@
 <p>Please note the <a href="/server/fsf-html-style-sheet.html#UseofGraphics">
 graphic style guidelines</a> used in designing and illustrating this site.</p>
 
-<p class="c" >*** Many thanks to all the artists! ***</p>
+<div class="c">
+<p>*** Many thanks to all the artists! ***</p>
 
-<form class="select c" action="">
+<form class="select" action="">
 <div><strong>Select by theme:</strong>
   <select name="class*">
     <option value="all">all</option>
@@ -52,8 +52,8 @@
 </div>
 </form>
 
-<form action="">
-<div class="c" style="margin: 2.5em 0"><strong>Select by type:</strong>
+<form class="select" action="">
+<div><strong>Select by type:</strong>
   <select name="class*">
     <option value="all">all</option>
     <option value="ascii">ASCII art</option>
@@ -71,6 +71,7 @@
   in CSS-unaware browsers.</small></p>
 </div>
 </form>
+</div>
 
 <h3>What's new?</h3>
 
@@ -477,7 +478,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2018/06/11 11:14:05 $
+$Date: 2018/06/11 12:49:36 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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