Template:Infobox book/styles.css: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 1:
/* {{pp-template|small=yes}} */
/* Book title row INSIDE the box (above the image) */
.ib-book .infobox-above {
font-style: italic;
font-weight: bold;
text-align: center;
padding: 0.35em 0.6em;
border-bottom: 1px solid #aaa;
}
/* Slight spacing before the image row */
.ib-book
padding-top: 0.25em;
}
/* COinS metadata – keep hidden visually */
.ib-book .Z3988 {
display: none;
}
/* Divider above any 'below' notes block */
.ib-book .infobox-below {
border-top: #aaa 1px solid;
}
| |||