www-commits
[Top][All Lists]
Advanced

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

www/music music.html


From: Therese Godefroy
Subject: www/music music.html
Date: Thu, 9 Jun 2016 17:22:44 +0000 (UTC)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 16/06/09 17:22:44

Modified files:
        music          : music.html 

Log message:
        Fixes for NetSurf: make img squeeze properly; remove bullets before 
centered items.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/music/music.html?cvsroot=www&r1=1.55&r2=1.56

Patches:
Index: music.html
===================================================================
RCS file: /webcvs/www/www/music/music.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -b -r1.55 -r1.56
--- music.html  14 Apr 2016 08:56:19 -0000      1.55
+++ music.html  9 Jun 2016 17:22:44 -0000       1.56
@@ -4,21 +4,22 @@
 - GNU Project - Free Software Foundation</title>
 <style type="text/css" media="print,screen">
 <!--
-#content { margin-left: 10%; margin-right: 10%;}
+#content { margin-left: 3%; margin-right: 3%;}
 p#listen { margin: 1em 10% 2em 10%; }
 p#listen img { width: 15em; max-width: 100%; }
-#hap-bash img {
-   display: block; width: 30em; max-width: 100%;
-   margin: 2em auto .3em auto;
+#hap-bash {
+   width: 30em; max-width: 100%;
+   margin: 2em auto .5em auto;
 }
-#hap-bash p { margin-bottom: 0; }
+#hap-bash img { width: 100%; }
+#hap-bash p { margin: 0; }
 #hap-bash p.caption {
-   font-size: 1.5em; text-align: center;
-   color: #334683; margin: 0;
+   font-size: 1.3em; text-align: center;
+   color: #334683;
 }
address@hidden (max-width:50em) {
-   p#listen { float: none; }
-   #content { margin-left: 3%; margin-right: 3%;}
address@hidden (min-width:50em) {
+   p#listen { float: right; }
+   #content { margin-left: 10%; margin-right: 10%;}
 }
 -->
 </style>
@@ -26,7 +27,7 @@
 <!--#include virtual="/server/banner.html" -->
 <h2>GNU Music and Songs</h2>
 
-<p id="listen" class="imgright"><a href="/graphics/listen.html"><img
+<p id="listen"><a href="/graphics/listen.html"><img
 src="/graphics/listen-tiny.jpg" alt="A Listening GNU" /></a></p>
 
 <p>This is a collection of music and songs for the amusement of all 
hackers.</p>
@@ -79,7 +80,7 @@
 shows, Richard shares some examples of his electric musical tastes with you,
 the listener.</p>
 
-<ul class="c">
+<ul class="c no-bullet">
   <li><a href="http://web.mit.edu/echemi/www/stallman.html";>March
     23<sup>rd</sup> 2005</a></li>
   <li><a href="http://web.mit.edu/echemi/www/040324.html";>March 24<sup>th</sup>
@@ -126,7 +127,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2016/04/14 08:56:19 $
+$Date: 2016/06/09 17:22:44 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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