Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Vector.css: Difference between revisions

MediaWiki interface page
No edit summary
No edit summary
Line 57: Line 57:
#mw-panel {
#mw-panel {
width: var(--wiz-sidebar-width);
width: var(--wiz-sidebar-width);
background: var(--wiz-panel-background);
background: transparent;
color: var(--wiz-text);
color: var(--wiz-text);
}
}
Line 154: Line 154:
color: var(--wiz-heading);
color: var(--wiz-heading);
font-size: 32px;
font-size: 32px;
font-weight: bold;
font-weight: normal;
line-height: 40px;
line-height: 40px;
}
}
Line 202: Line 202:
color: var(--wiz-heading);
color: var(--wiz-heading);
font-size: 24px;
font-size: 24px;
font-weight: bold;
font-weight: normal;
line-height: 30px;
line-height: 30px;
text-align: center;
text-align: center;
Line 259: Line 259:
width: 100px;
width: 100px;
height: 40px;
height: 40px;
font-size: 12px;
font-size: 14px;
line-height: 1.3;
line-height: 1.3;
text-align: center;
text-align: center;
Line 304: Line 304:
width: 200px;
width: 200px;
height: 40px;
height: 40px;
font-size: 12px;
font-size: 14px;
line-height: 1.3;
line-height: 1.3;
text-align: center;
text-align: center;