diff options
author | Paul Morris <paulwmorris@gmail.com> | 2016-08-29 00:27:19 -0400 |
---|---|---|
committer | Paul Morris <paulwmorris@gmail.com> | 2016-09-24 10:13:37 -0400 |
commit | 136e94ea422fc94ef2587c588d516a03e01275e1 (patch) | |
tree | 97e233199b1946a168fbe4a62b057a360b68937e /Documentation/hu | |
parent | 6bd95e9f5b759548122f5ca35ac478ce5b116623 (diff) |
Issue 4962: Web: home page: add example image, reduce news to headlines
The example image is the excerpt from Bach BWV 861 from the essay.
Anchor links are used to link to specific examples on the examples
page. The news entries on the home page are reduced to just a list
of headlines that link to specific entries on the 'Old News' page
(under 'Community'). And that page is renamed to just 'News'.
Diffstat (limited to 'Documentation/hu')
-rw-r--r-- | Documentation/hu/macros.itexi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/hu/macros.itexi b/Documentation/hu/macros.itexi index 78cf9a3fa7..44c61911bd 100644 --- a/Documentation/hu/macros.itexi +++ b/Documentation/hu/macros.itexi @@ -697,7 +697,7 @@ A LilyPond @version{} verziójához @macro exampleImage{IMAGE-FILE} @html -<div class="float-center"> +<div class="float-center example-image-wrapper"> <a class="clickable" href="ly-examples/\IMAGE-FILE\.png"> <img src="ly-examples/\IMAGE-FILE\-small.png" alt="\IMAGE-FILE\"> </a> |