Jump to content

MediaWiki:Vector-dark.css: Difference between revisions

No edit summary
No edit summary
Line 1: Line 1:
@import url('https://fonts.googleapis.com/css2?family=Bona+Nova:ital,wght@0,400;0,700;1,400&family=Metamorphous&display=swap');
/* 🟠 Dark Theme - Header */
/* 🟠 Dark Theme - Header */
.vector-header-container .mw-header, .vector-header-container .vector-sticky-header  {
.vector-header-container .mw-header, .vector-header-container .vector-sticky-header  {
Line 358: Line 359:
    --color-base--subtle: #FF851B;
    --color-base--subtle: #FF851B;
}
}
@import url('https://fonts.googleapis.com/css2?family=Bona+Nova:ital,wght@0,400;0,700;1,400&family=Metamorphous&display=swap');
 
     .bona-nova-regular {
     .bona-nova-regular {
         font-family: "Bona Nova", serif;
         font-family: "Bona Nova", serif;
Line 1,214: Line 1,215:
.pi-image img {
.pi-image img {
     width: 100%; /* Makes it fill the container */
     width: 100%; /* Makes it fill the container */
    max-width: 300px; /* Set the max width (adjust as needed) */
      
      
     height: auto; /* Maintain aspect ratio */
     height: auto; /* Maintain aspect ratio */