Mercurial > geeqie
diff doc/image_presentation_slideshow.html @ 1160:2562e0bc89a1
Mark keyboard keys with a span and make them look like a key through css style.
| author | zas_ |
|---|---|
| date | Wed, 19 Nov 2008 22:42:20 +0000 |
| parents | c564ab6c11fc |
| children |
line wrap: on
line diff
--- a/doc/image_presentation_slideshow.html Wed Nov 19 21:36:02 2008 +0000 +++ b/doc/image_presentation_slideshow.html Wed Nov 19 22:42:20 2008 +0000 @@ -53,7 +53,7 @@ </li> <li> - <p>From the keyboard - press the <b>S</b> key to toggle the slide show on or off.</p> + <p>From the keyboard - press the <span class="key">S</span> key to toggle the slide show on or off.</p> </li> <li> @@ -79,7 +79,7 @@ <ul> <li> - <p>From the keyboard - press the <b>P</b> key while a slide show is active.</p> + <p>From the keyboard - press the <span class="key">P</span> key while a slide show is active.</p> </li> <li>
