Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-26 | doc: Improve CSS using nice fonts with `@font-face'. | Ludovic Courtès | |
* doc/user/FONTS, doc/user/junction.ttf, doc/user/lobster-1.4.otf: New files. * doc/user/Makefile.am (EXTRA_DIST): Add `FONTS'. (dist_html_DATA): Add `lobster-1.otf', and `junction.ttf'. * doc/user/skribilo.css: Use Lobster and Junction via `@font-face'. Improve other details. * web/skribilo.css: Likewise. | |||
2008-01-30 | doc: CSS improvements. | Ludovic Courtès | |
2008-01-29 | CSS: Force `pre' to the left. | Ludovic Courtès | |
2008-01-22 | doc: Tiny CSS fix. | Ludovic Courtès | |
2008-01-22 | doc: Use CSS style sheet in HTML output. | Ludovic Courtès | |
* doc/modules/skribilo/documentation/manual.scm: Set `css' custom of the HTML engine. Explicitly initialize the `chapter-file', etc., customs. * doc/user/Makefile.am (dist_html_DATA): New. * doc/user/skribilo.css: New file. |