| Display title | Template:Plain image with caption/styles.css |
| Default sort key | Plain image with caption/styles.css |
| Page length (in bytes) | 452 |
| Namespace ID | 10 |
| Namespace | Template |
| Page ID | 2215 |
| Page content language | en - English |
| Page content model | Sanitized CSS |
| Indexing by robots | Allowed |
| Number of redirects to this page | 0 |
| Number of subpages of this page | 0 (0 redirects; 0 non-redirects) |
| Edit | Allow all users (infinite) |
| Move | Allow all users (infinite) |
| Page creator | wikipedia>Pppery |
| Date of page creation | 11:37, 29 December 2021 |
| Latest editor | Timothy (talk | contribs) |
| Date of latest edit | 11:51, 31 July 2023 |
| Total number of edits | 2 |
| Total number of distinct authors | 2 |
| Recent number of edits (within past 90 days) | 0 |
| Recent number of distinct authors | 0 |
Description | Content |
Article description: (description) This attribute controls the content of the description and og:description elements. | /* */
@media all and (max-width:720px) {
.content .thumb > div:not(.thumbinner) {
display: flex;
justify-content: center;
flex-wrap: wrap;
align-content: flex-start;
flex-direction: column;
}
}
body.skin-vector div.thumb > div:not(.thumbinner) {
font-size: 94%;
text-align: center;
overflow: hidden;
min-width: 100px;
}
body.skin-minerva div.thumb > div:not(.thumbinner) {
margin: 0 auto;
max-width: 100% !important;
} |