chiark / gitweb /
Go through CSS and rationalize it. Some cosmetic improvements too.
[disorder] / templates / help.html
index 135c037e73962eb0d3cb8d0169e399e57d7e97f0..3a5511907cfc5b7630e9665b9f338d2c73236d0e 100644 (file)
@@ -25,7 +25,7 @@ USA
  </head>
  <body>
 @include{topbar}@
-   <h1 class=title>@label{help.title}@</h1>
+   <h1>@label{help.title}@</h1>
 
    <h2 class=helptitle>Introduction</h2>
 
@@ -176,25 +176,25 @@ USA
     <table class=helpbuttons>
      <tbody>
       <tr>
-       <td class=helpbuttons><img
+       <td><img
        class=button src="@image:edit@"
        title="@label:choose.prefs@"
        alt="@label:choose.prefs@"></td>
-       <td class=helpbuttons>This button can be used to edit the details for a
+       <td>This button can be used to edit the details for a
        track; see <a href="#prefs">Editing Preferences</a> below.</td>
       </tr>
       <tr>
-       <td class=helpbuttons><span class=button>@label{choose.playall}@</span></td>
-       <td class=helpbuttons>This button plays all the tracks in a directory,
+       <td><span class=button>@label{choose.playall}@</span></td>
+       <td>This button plays all the tracks in a directory,
        in order.  This is used to efficiently play a whole album.</td>
       </tr>
      </tbody>
     </table>
 
     <p>This screen has two forms: <a
-    href="@url@?action=choose&#38;n=@nonce@">choose</a>, which give
+    href="@url@?action=choose">choose</a>, which give
     you all the top-level directories at once, and <a
-    href="@url@?action=choosealpha&#38;n=@nonce@">choosealpha</a>,
+    href="@url@?action=choosealpha">choosealpha</a>,
     which breaks them down by initial letter.</p>
 
     <p>This screen will may not be available if you are not logged in