MediaWiki:Common.css: Difference between revisions

Updating CSS from MediaWiki:Common.less
(Updating CSS from MediaWiki:Common.less)
(Updating CSS from MediaWiki:Common.less)
Line 3,290:
max-width: 100%;
border: none;
border-radius: 0.6em;
overflow: hidden;
}
 
Line 3,297 ⟶ 3,295:
width: 100%;
margin-bottom: 0;
}
 
.mainpage-body .tile-halves {
border-radius: 0.6em;
overflow: hidden;
}
 
Line 3,369 ⟶ 3,362:
.mainpage-contents .tile-bottom {
box-shadow: inset 0 0 2px rgba(255, 255, 255, 0.5);
border-radius: 0 0 0.6em 0.6em;
}
 
Line 3,376 ⟶ 3,368:
box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3), 0 0 2px rgba(255, 255, 255, 0.5);
margin: 3px !important;
border-radius: 1.2em;
}