body { text-align: left; } a { text-decoration: none; } /* For inline image */ img { width: auto; height: auto; margin-left: auto !important; margin-right: auto !important; } /* For Blockqoute */ div.bkt { margin-top: 1.0em; margin-bottom: 1.0em; margin-right: 1.0em; margin-left: 1.0em; font-size: 1.0em; text-indent: 0em; } div.bkt0 { margin-top: 0em; margin-bottom: 0em; margin-left: 1.0em; margin-right: 0em; font-size: 1.0em; text-indent: 0em; } /* For Cover or Title Image or Half Title Pages*/ .cover { display: block; text-align: center; max-width: 100%; margin:0; padding:0; } /* For Image */ .ser { display: block; text-align: center; text-indent: 0em; max-width: 100%; margin:0; padding:0; } .ser1 { display: block; text-align: center; text-indent: 0em; max-width: 100%; margin-top: 0; margin-bottom: 4.0em; padding:0; } /* For Copyright Text */ .crt0 { display: block; margin-top: 5em; margin-bottom: 0em; text-indent: 0em; font-size: 0.90em; } .crt { display: block; margin-top: 0.0em; margin-bottom: 0em; text-indent: 0em; font-size: 0.90em; } .crt1 { display: block; margin-top: 1.0em; margin-bottom: 0em; text-indent: 0em; font-size: 0.90em; } /* For Chapter Title */ .ct { display: block; margin-top: 6em; margin-bottom: 0.1em; text-align: center; font-size: 1.2em; text-indent: 0em; } .ct1 { display: block; margin-top: 0em; margin-bottom: 0em; text-align: center; font-size: 2.0em; text-indent: 0em; } .ct2 { display: block; margin-top: 5.0em; margin-bottom: 2.0em; text-align: center; font-size: 1.0em; text-indent: 0em; } /* For para with text-indent */ .tx { display: block; margin-top: 0em; margin-bottom: 0em; text-indent: 1.0em; font-size: 1.0em; } /* For para no-indent */ .tx1 { display: block; margin-top: 0em; margin-bottom: 0em; text-indent: 0em; font-size: 1.0em; } .tx1-1 { display: block; margin-top: 1.0em; margin-bottom: 0em; text-indent: 0em; font-size: 1.0em; } .tx1-5 { display: block; margin-top: 5em; margin-bottom: 0em; text-indent: 0em; font-size: 1.0em; } .tx1-3 { display: block; margin-top: 8em; margin-bottom: 0em; text-indent: 0em; font-size: 1.0em; } .tx1-4 { display: block; margin-top: 0.2em; margin-bottom: 0em; text-indent: 0em; font-size: 1.0em; } /* For text center */ .txc { display: block; margin-top: 1.0em; margin-bottom: 1.0em; margin-left: 0em; margin-right: 0em; text-indent: 0em; font-size: 1.0em; text-align: center; } .txc1 { display: block; margin-top: 5.0em; margin-bottom: 1.0em; margin-left: 0em; margin-right: 0em; text-indent: 0em; font-size: 1.1em; text-align: center; } .txc2 { display: block; margin-top: 0em; margin-bottom: 1.0em; margin-left: 0em; margin-right: 0em; text-indent: 0em; font-size: 1.1em; text-align: center; } .txc3 { display: block; margin-top: 1.5em; margin-bottom: 1.0em; margin-left: 0em; margin-right: 0em; text-indent: 0em; font-size: 1.0em; text-align: center; } .ded { display: block; margin-top: 6em; margin-bottom: 0em; margin-left: 0em; margin-right: 0em; text-indent: 0em; font-size: 1.0em; text-align: center; } body.fullpage { margin: 0; padding: 0; } section.cover { display: block; text-align: center; height: 95%; } img#coverimage { height: 95%; } /*overrides the previous setting, but only in newer systems that support CSS3 */ img#coverimage:only-of-type { height: 95vh; }