Ignore:
Timestamp:
01/23/2024 06:45:04 PM (8 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
12.1, 12.2, gimp3, ken/TL2024, lazarus, plabs/newcss, rahul/power-profiles-daemon, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128
Children:
72cd7a4
Parents:
2a2f7d9
Message:

Reinstate a navigational footer for the TOC

There is no navigation header on this page, and after scrolling
to the bottom, it is good to be able to click "Next" and not have
to scroll back to top to click on "Preface".

File:
1 edited

Legend:

Unmodified
Added
Removed
  • stylesheets/lfs-xsl/lfs.css

    r2a2f7d9 rbb2adff7  
    167167}
    168168
     169/* Except for the forst page (TOC), where the bottom is the only
     170   place where navigation is displayed. */
     171
     172div.book + div.navfooter {
     173  display:block
     174}
     175
    169176div.navheader h4 {
    170177  margin-top: .4em;
Note: See TracChangeset for help on using the changeset viewer.