MediaWiki:Vector.css: Difference between revisions
MediaWiki interface page
More actions
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: | 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: | 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: | 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: | 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: | font-size: 14px; | ||
line-height: 1.3; | line-height: 1.3; | ||
text-align: center; | text-align: center; | ||