View source for MediaWiki:Common.css
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
/* ============================================================
CSS FOR MINERVA SKIN ON DESKTOP
============================================================= */
@import url('https://fonts.googleapis.com/css2?family=Google+Sans:wght@400;700&display=swap');
/* ============================== general interface =============================== */
.content hr {
background-color: #eeeeee;
height: 2px;
border: 0;
}
.mw-parser-output {
text-align: justify;
}
.mw-parser-output table td, .mw-parser-output table th {
text-align: left;
}
.mw-parser-output .table-centered-text td, .mw-parser-output .table-centered-text th {
text-align: center;
}
h5 {
font-style: italic!important;
}
000
1:0
Return to MediaWiki:Common.css.