MediaWiki:Common.css: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 277:
color: #444e5a;
}
 
.tile {
background: #ffffff;
border: 1px solid #e4eaee;
box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
padding: 1.5em 2em 1em;
max-width: 40em;
}
 
 
.mainpage-body .tile {
Line 618 ⟶ 627:
.mainpage-social.mainpage-github .tile-bottom {
background: #0D1117;
}
 
/* ##################### announcement mainpage ##################### */
 
.mainpage-wikinews .news-date {
font-weight: bold;
margin-bottom: 0.3em;
}
 
.mainpage-wikinews p:not(.news-date) {
margin-left: 1em;
}