@charset "UTF-8"; /******************************** * DUE CSS * Version 1.0 * Modified: 29/03/2017 * Generic Overrides for DUE * This is styles only for DUE titles. * *******************************/ .chapter { color: #000000; border-bottom: 4px solid #000000; margin-bottom: 0.5em } table { width: 100%; } table * { font-family: "Arial", "Helvetica", sans-serif!important; } h4 { margin-bottom: 0; padding-bottom: 0; } .chronology { font-size: 70%!important; text-indent: 0!important; padding-bottom: 0.5em; } .bk-due-green { background-color: #7c7749; } .bk-light-blue { background-color: #91a3ad; } .due-cell-head { text-align: center!important; } #toc ol li ol li a { font-weight: normal; } p { line-height: 110%!important; } .keep-bottom-o { margin-bottom: 0!important; padding-bottom: 0!important; } .keep-top-o { padding-top: 0!important; margin-top: 0!important; }