PublishingCSS:Making Matters Lexicon

From H&D Publishing Wiki
@page {
	bleed: 4mm;
	marks: crop;
}


.page-break {
	page-break-before: always;
	page-break-after: always;
}

.pagedjs_pages .chapter .no-indent p {
	text-indent: 0;
}

.tocsection-6 {
	page-break-before: always;
	margin-top: 0 !important;
}
.chapter .chapter-acknowledgements h2 #acknowledgements {
	margin-left: -1em;
}

/*.chapter-end {*/
/*	page: chapter-end;*/
/*}*/

/*@page chapter-end {*/
/*	@top-center {*/
/*    content: "";*/
/*  }*/
	/*@bottom-center {*/
	/*	content: "";*/
	/*}*/
/*	@top-left {*/
/*    content: "";*/
/*  }*/
/*	@top-right {*/
/*    content: "";*/
/*  }*/
/*}*/
.hi1 {
background-color: #F0F0F0;
  }

.hi2 {
background-color: #DCDCDC;
  }
  
.hi3 {
background-color: #BEBEBE;
  }
  
.colophon-h3 {  
    margin-top: -12pt;
}

.referencing {
    font-family: Authentic,sans-serif;
    font-size: 7pt;
    text-indent: 0;
    font-weight: 90;
    line-height: 12pt;
    text-align: left;
    
}

.tighter {
	letter-spacing: -0.1pt;
}

.tighter2 {
letter-spacing: -0.15pt;
}

.tighter3 {
letter-spacing: -0.2pt;
}

.colophon-titles {
	font-family: Authentic,sans-serif;
    font-size: 18pt;
    line-height: 18pt;
    margin-top: -12pt;
    text-indent: 0;
}

.intro-page {
	font-family: Authentic,sans-serif;
    font-size: 10pt;
    line-height: 18pt;
    margin-top: 10pt;
    margin-bottom: -14pt;
}


.colophon-list ul li {
    font-family: Authentic,sans-serif;
    font-size: 7pt;
    font-weight: 90;
    line-height: 12pt;
}
.colophon-no-indent {
    font-family: Authentic,sans-serif;
    text-indent: 0;
    font-weight: 90;
    text-align: left;
}

.diacritics-sans {
    font-family: Arial, Helvetica;
}