View source for MediaWiki:Common.css
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
body {
background-color: #080f22; /* Replace '#yourColorCode' with your chosen color */
border: none; /* Remove any border */
padding: 0 !important; /* Removes padding from all sides of the body */
}
/* Change background color of the table */
#sv-software {
background-color: #080f22;
}
/* Change icon color to white */
.oo-ui-iconElement-icon.oo-ui-icon-article,
oo-ui-iconElement-icon oo-ui-icon-tag {
filter: brightness(0) invert(1);
}
/* Change text color to white for table headers and cells */
#sv-software th,
000
1:0
Return to MediaWiki:Common.css.