5,950
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
/* ============================== general interface =============================== */ | |||
/* top bar cleanup */ | /* top bar cleanup */ | ||
Line 16: | Line 18: | ||
.last-modified-bar { display:none; } | .last-modified-bar { display:none; } | ||
.footer-info { display:none; } | .footer-info { display:none; } | ||
/* ============================== templates =============================== */ | |||
.tl-check { display:none; } | .tl-check { display:none; } | ||
/* ============================== mobile responsiveness =============================== */ | |||
#mf-banner { display: none; } |