MediaWiki:Vector.css: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Tags: Mobile edit Mobile web edit
Line 31: Line 31:
.wikitable caption {
.wikitable caption {
padding: 0.2em;
padding: 0.2em;
}
/* Table styling */
.wikitable {
    border: var(--bg3wiki-box-border) !important;
}
}