Jim Hague
75b6499621
Add web links to the Bumper Booke.
2019-08-08 11:38:54 +01:00
Jim Hague
274dfc4665
In tune list, put L in column of its own.
...
It can be a big difficult to hit when the text is wrapped.
2016-11-07 23:14:14 +00:00
Jim Hague
a8854b5170
Set initial viewport settings.
2016-11-06 14:28:08 +00:00
Jim Hague
57ef8f8f67
Attempt revamp of CSS and presentation. Ditch 960.
2016-11-06 13:40:32 +00:00
Jim Hague
afc73cd0b3
Sort out column widths for web tune list.
...
In the process discover display: table-column and use those on
tune headers and footers to set column widths.
2016-11-05 10:46:41 +00:00
Jim Hague
25d671a132
Change main body font to Open Sans, to match the main Havoc website.
2013-11-11 22:14:00 +00:00
Jim Hague
0132ee16b6
Remove unfortunate American spelling thing.
2013-09-03 22:42:05 +01:00
Jim Hague
90280c70a1
Make learner icon smaller and put by tune name in tune list.
...
Trying to keep all tune stuff on one line.
2013-09-02 12:48:15 +01:00
Jim Hague
deba133b3b
First go at adding the tune learner page.
2013-09-02 11:48:16 +01:00
Jim Hague
24dee81de5
Fix typo. I managed to not remove the old INTO includer in the book web page.
2013-08-21 11:03:32 +01:00
Jim Hague
8766830f70
Use server-side includes (with Apache XBitHack setting) in web.
...
This means that we can have one main web page, dottes.html, for each
book and include the intro and tunelist to make the page. This removes
the separate header and footer components.
Perhaps we should use a template engine instead to generate the output.
That means choosing one. And preferably one that isn't aimed only at
HTML so we could use it for the printed books. More research required.
2013-08-21 10:32:50 +01:00