Difference between revisions of "MediaWiki:Vector.css"
From EEWiki
(live testing? live testing.) |
|||
Line 1: | Line 1: | ||
− | /* | + | /* CSS placed here will affect users of the Vector skin */ |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | . | + | div#mw-panel div.portal.first h3 { |
− | + | display: unset; | |
} | } | ||
− | #mw-panel . | + | div#mw-panel div.portal.first div.body { |
− | + | margin-left: unset; | |
− | + | ||
− | + | ||
− | + | ||
} | } |
Revision as of 13:17, 22 April 2024
/* CSS placed here will affect users of the Vector skin */ div#mw-panel div.portal.first h3 { display: unset; } div#mw-panel div.portal.first div.body { margin-left: unset; }