MediaWiki:Vector-2022.css: Difference between revisions

No edit summary
No edit summary
Line 34: Line 34:
html {
html {


background-color: white;
background-color: #0D1117;


}
}
Line 41: Line 41:
body {
body {


background-color: white;
background-color: #0D1117;
 
 
}






.vector-header-container {
width: 100%;
background-color: #010409;
border-bottom: 1px solid #3D444D;
}
}


.vector-header.mw-header {
.vector-header.mw-header {
background-color: #010409;




Line 55: Line 63:
.mw-page-container {
.mw-page-container {


 
background-color: #0D1117;


}
}
Line 96: Line 104:
h6 {
h6 {
     font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
     font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
color: white;
}
}