Difference between revisions of "MediaWiki:Common.css"

no edit summary
Line 2,008: Line 2,008:
background-size: cover;
background-size: cover;
background-position: center;
background-position: center;
}
/* ============= Scientific project ============= */
.scientific-project-main-title {
text-align: center;
font-size: 200%;
color: #2B6CA3;
}
.scientific-project-text-box {
padding: 2rem;
background-color: rgba(196,196,196, .25);
}
}