Changeset 933012f


Ignore:
Timestamp:
03/05/2024 01:40:38 AM (8 weeks ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.1
Parents:
fdc96d4
Message:

Update nochunks.xsl stylesheet

File:
1 edited

Legend:

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

    rfdc96d4 r933012f  
    124124}
    125125
    126 .book h1, .book .authorgroup, .book .copyright, .book .legalnotice .revhistory {
     126/*.book h1,*/ .book .authorgroup, .book .copyright, .book .legalnotice .revhistory {
    127127  background: #f5f6f7;
    128128  margin: 0px auto;
     
    189189  margin: 0;
    190190  padding: 0.4em;
     191  background: #f5f6f7;
     192  border-top: .2em solid #dbddec;
     193  border-bottom: .2em solid #dbddec;
     194  text-align: center;
    191195}
    192196
     
    199203}
    200204
    201 .preface h2, .part h1, .chapter h2, .appendix h2, .index h1, .sect1 h2 {
     205.preface h2, .part h1, .chapter h2, .appendix h2, .index h1, .sect1 h2, .part h2 {
    202206  background: #f5f6f7;
    203207  border-top: .2em solid #dbddec;
Note: See TracChangeset for help on using the changeset viewer.