MediaWiki:Vector-dark.css: Difference between revisions
Appearance
Cdjensen94 (talk | contribs) No edit summary |
Cdjensen94 (talk | contribs) No edit summary |
||
Line 663: | Line 663: | ||
border-top: 1px solid #FF851B; | border-top: 1px solid #FF851B; | ||
} | } | ||
.pi-image-collection .pi-image + .pi-caption { | |||
display: block; | |||
text-align: center; /* Centers the caption */ | |||
font-style: italic; /* Optional: Makes the text italic */ | |||
color: #FFB84D; | |||
font-size: 90%; /* Optional: Slightly smaller font */ | |||
margin-top: 5px; /* Space between image and caption */ | |||
font-family: 'Metamorphous', cursive; | |||
padding-bottom: 5px; | |||
} | |||
/* ===== vector Specific Tweaks ===== */ | /* ===== vector Specific Tweaks ===== */ | ||
/* Sidebar collapsed state */ | /* Sidebar collapsed state */ |