MediaWiki:Common.css: Difference between revisions
Styles for Internet Archive interview embeds |
Featured book title/synopsis styles |
||
| Line 728: | Line 728: | ||
font-size: 95%; | font-size: 95%; | ||
line-height: 1.35; | line-height: 1.35; | ||
} | |||
.home-books { | |||
margin: 0.75em 0 1.25em; | |||
} | } | ||
| Line 735: | Line 739: | ||
gap: 1em 1.25em; | gap: 1em 1.25em; | ||
align-items: flex-start; | align-items: flex-start; | ||
margin: 0. | margin: 0.35em 0 0.75em; | ||
} | } | ||
| Line 752: | Line 756: | ||
flex: 1 1 16em; | flex: 1 1 16em; | ||
min-width: 12em; | min-width: 12em; | ||
line-height: 1.55; | |||
} | |||
.home-book-title { | |||
margin: 0 0 0.4em; | |||
font-size: 105%; | |||
line-height: 1.35; | |||
} | |||
.home-book-synopsis { | |||
line-height: 1.55; | line-height: 1.55; | ||
} | } | ||