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

no edit summary
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 62:
// common does width: 100%
width: inherit;
h2 {
border: none;
}
}
 
/* remove this when we get a 6th thing to add on the mainpage "events" (this counteracts the flex on desktop)*/
.mainpage-contents.tile-row {
display: inherit;
}
/* remove until above this line */
 
.mainpage-left {
 
.tile {
padding: 2.5em2em 1.75em 2em;
 
h2 {
Line 192 ⟶ 188:
.tile-top {
padding: 0;
height: initial5.5rem;
}
 
.tile-bottom {
border: none;
}
 
h2 {
width: 100%;
}
}