MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 15: Line 15:
body {
body {
     background-color: white;
     background-color: white;
    font-family: 'Raleway', sans-serif;
}
}


Line 46: Line 45:
/* Common table styles */
/* Common table styles */
table {
table {
     font-family: Arial, Helvetica, sans-serif;
     font-family: 'Raleway', sans-serif;
     border-collapse: collapse;
     border-collapse: collapse;
     width: 80%;
     width: 80%;

Navigation menu