/*************************************************************************************** * Piper EPUB-CSS für Produktion von EPUB-Dateien mit abavo AUD xhub **************************************************************************************** * @project Piper-EPUB-CSS * @version 1.0 * @date 2018-10-20 * @author Fabian Kern (digital publishing competence) * @lastEditor Fabian Kern (digital publishing competence) * @copyright Piper Verlag, digital publishing competence * *****************************************************************************************/ /*************************************************************************************** * Verwendete Farben: * Link-Farbe: #1e3991; * Fussnoten-Farbe: #1e3991; * Zeichen-Farbe 1: grey; (AUD_aux_para_04, AUD_aux_char_12) * Zeichen-Farbe 2: #1e3991; (AUD_aux_para_05, AUD_aux_char_13) * Zeichen-Farbe 3: #5e5e5e; (AUD_tf_box_05, AUD_tf_box_06) * Hintergrundfarbe für Box/Tabellenkopf hellgrau: #f0f0f0; * Hintergrundfarbe für Box farbig / hellblau: #aabaee; * Textfarbe Bildunterschrift und _parttitle: #808080; *****************************************************************************************/ /*************************************************************************************** * Verwendete Schrift-Definitionen: * Serif: * Sans Serif: *****************************************************************************************/ .AUD_parttitle { text-align: center; } /**************************************/ /* Absatz-Styles */ /**************************************/ /* Gedicht */ .AUD_aux_para_02 { color: #6B6B6B; } .AUD_tf_box_02 { text-align: center; font-style: normal; padding-left: 5%; padding-right: 5%; } /**************************************/ /* Textstile / Inline-Styles */ /**************************************/ .AUD_quotation_01, .AUD_quotation_01_author { text-align: center; } /**************************************/ /* CODE */ /**************************************/