Difference between revisions of "MediaWiki:Mobile.css"

no edit summary
Line 57: Line 57:
body {
body {
color: #333;
color: #333;
}
.content {
margin: 0;
}
}


Line 138: Line 134:


/* ============= Home ============= */
/* ============= Home ============= */
.page-Home_Page .content {
margin: 0;
}
.homepage-slider {
.homepage-slider {
position: relative;
position: relative;
Line 322: Line 322:
/* ============= Scientific project ============= */
/* ============= Scientific project ============= */
.scientific-project-intro {
.scientific-project-intro {
padding: 2rem;
padding: 0 2rem;
}
}