Difference between revisions of "MediaWiki:Common.css"

no edit summary
 
(2 intermediate revisions by the same user not shown)
Line 352: Line 352:


.motorcycle td.p-name {
.motorcycle td.p-name {
   padding-left:3px;
   padding-left: 0.5em;
}
}


Line 360: Line 360:
.motorcycle-stub td {
.motorcycle-stub td {
padding: 1px;
padding: 1px;
}
.fullImageLink img {
width: 100%;
height: auto;
object-fit: cover;
}
}