113
edits
Wikivahdat (talk | contribs) mNo edit summary |
Wikivahdat (talk | contribs) mNo edit summary |
||
Line 79: | Line 79: | ||
line-height: 1em; /* Reduce line-height for <sup> and <sub> */ | line-height: 1em; /* Reduce line-height for <sup> and <sub> */ | ||
} | } | ||
/* ------------------------------ Other ----------------------------*/ | /* ------------------------------ Other ----------------------------*/ | ||
.mw-redirectedfrom { | .mw-redirectedfrom { | ||
Line 85: | Line 86: | ||
#mp-article .mp-h2 span:before { | #mp-article .mp-h2 span:before { | ||
background: url('/ | background: url('/static/images/favorite.png') no-repeat center center; | ||
} | } | ||
#mp-new .mp-h2 span:before { | #mp-new .mp-h2 span:before { | ||
background: url('/ | background: url('/static/images/new.png') no-repeat center center; | ||
} | } | ||
#mp-top .mp-h2 span:before { | #mp-top .mp-h2 span:before, #mp-badge .mp-h2 span:before { | ||
background: url('/ | background: url('/static/images/top.png') no-repeat center center; | ||
} | } | ||
# | #mp-help .mp-h2 span:before { | ||
background: url('/static/images/help.png') no-repeat center center; | |||
} | } | ||
.vector-menu-portal .vector-menu-content li { | |||
line-height: 1.3; | |||
font-size: 0.85em; | |||
} | |||
/* --------------------- Wikipedia ----------------- */ | /* --------------------- Wikipedia ----------------- */ |