MediaWiki:Minerva.less/mainpage.less: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 4:
 
// preview the mobile main page at <https://brightershoreswiki.org/?useformat=mobile>
 
/* ===================
variables
=================== */
 
@mp-text-light: fade( @white, 90% );
@mp-gutter-width: .9rem;
 
/* ===================
Line 55 ⟶ 62:
// common does width: 100%
width: inherit;
h2 {
border: none;
}
}
Line 61 ⟶ 70:
 
.tile {
padding: 2.5em2em 1.75em 2em;
 
h2 {
Line 179 ⟶ 188:
.tile-top {
padding: 0;
height: initial5.5rem;
}
 
.tile-bottom {
border: none;
}
 
h2 {
width: 100%;
}
}
Line 228 ⟶ 233:
justify-content: center;
padding: 1em 2em;
min-height: 70px; // not in em because the server icon is a fixed size
 
.social-icon {