Line 16:
Line 16:
display: flex;
display: flex;
justify-content: flex-end;
justify-content: flex-end;
+
}
+
+
#mw-panel {
+
padding-top: 10px;
}
}
Line 23:
Line 27:
}
}
−
#mw-page-base, #mw-head-base, #ca-unwatch, #ca-watch, #footer-icons {
+
#mw-page-base, #mw-head-base, #ca-unwatch, #ca-watch, #footer-icons, #p-logo {
display: none;
display: none;
}
}