Jump to content

MediaWiki:Vector-dark.css: Difference between revisions

No edit summary
No edit summary
Line 663: Line 663:
         border-top: 1px solid #FF851B;
         border-top: 1px solid #FF851B;
     }
     }
      
     .pi-image-collection .pi-image + .pi-caption {
     .infobox caption {
    display: block;
        font-family: 'Metamorphous', cursive;
     text-align: center; /* Centers the caption */
        font-size: 1.2em;
    font-style: italic; /* Optional: Makes the text italic */
        display: block;
    color: #FFB84D;
        color: #FFB84D;
    font-size: 90%; /* Optional: Slightly smaller font */
        padding-bottom: 5px;
    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 */