MediaWiki:Darkvector.css: Difference between revisions

will this work better?
No edit summary
Line 461: Line 461:
}
}
figure, figcaption {
figure, figcaption {
     background-color: #3d3d3d;
     background-color: #3d3d3d !important;
     border-color: #666;
     border-color: #666 !important;
     border-style: solid;
     border-style: solid !important;
     border-width: 2px;
     border-width: 2px !important;
}
}


code {
code {