MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 49: Line 49:
font-family: "Olga";
font-family: "Olga";
src: url("/fonts/Olga.ttf") format('truetype');
src: url("/fonts/Olga.ttf") format('truetype');
}
/* Fix the weird color change when you start scrolling */
html, body {
  height: auto !important;
}
}


/* Talk page button management */
/* Talk page button management */
/* Don't show on Main Page & Certain namespaces*/
/* Don't show on Main Page & Certain namespaces*/
body.page-Main_Page #ca-talk, body.ns-4 #ca-talk {
body.page-Main_Page #ca-talk, body.ns-4 #ca-talk {