Template:Infobox book/styles.css
Jump to navigation
Jump to search
/* {{pp-template|small=yes}} */ .ib-book .infobox-title { font-style: italic; padding-bottom: 0.2em; /* so title doesn't touch border */ } /* Firefox apparently reads out the empty title for accessibility agents * [[Template_talk:Infobox_book#Code_read_out_when_using_a_screen_reader]] */ .ib-book .Z3988 { display: none; } .ib-book .infobox-below { border-top: #aaa 1px solid; }