despam email, wording tweaks

This commit is contained in:
Neale Pickett 2011-12-07 22:04:22 -07:00
parent 9395f52b1d
commit de66ca26ec
3 changed files with 12 additions and 9 deletions

View File

@ -35,6 +35,10 @@
<script type="text/javascript" src="logos.js"></script>
<script type="text/javascript" src="scoreboard.js"></script>
<table id="scoreboard">
<caption>
Working demonstration, no keyboard shortcuts
(<a href="scoreboard.html">full version</a>)
</caption>
<tr>
<td width="20%" class="team">
<span id="name-a" onclick="handle(event);">-</span>
@ -72,11 +76,6 @@
</tr>
</table>
<p>
<a href="scoreboard.html">full-screen version</a> (with
keybindings)
</p>
<h1>Features</h1>
<ul>

View File

@ -29,3 +29,7 @@ a {
border: solid black 4px;
width: 100%;
}
caption {
font-size: 33%;
font-family: default;
}

View File

@ -40,14 +40,14 @@
</li>
<li>
If your team's logo and name isn't in the list,
please <a href="mailto:neale@woozle.org">mail them to me</a> and
I will add them.
please <a href="mailto:neale&#64;woozle.org">mail them to me</a>
and I will add them.
<li>
Reload the page (click "Reload" or type F5) to get back to setup
mode. Scores, timeouts, and period clock time are all saved.
</li>
<li>
Click the jam clock or type Space Bar to begin the first jam.
Type Space Bar or click the jam clock to begin the first jam.
</li>
</ul>
@ -179,7 +179,7 @@
<blockquote>
<p>
I clicked the period timer during a timeout and the Team A logo
turned was replaced with a photo of a burrito.
turned into a photo of a burrito.
</p>
</blockquote>