MediaWiki:Common.css: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
 
(6 intermediate revisions by the same user not shown)
Line 140:
}
 
.pi-data-label, .pi-data-value {
hyphens: manual;
-webkit-hyphens: manual; }
.portable-infobox .pi-data-label {
flex-basis: 165px;
}
 
/* ##################### SEARCH BAR ##################### */
Line 383 ⟶ 390:
height: auto;
transition: 0.4s ease-out;
object-fit: cover;
}
 
Line 415 ⟶ 423:
width: 0.45rem;
vertical-align: middle;
}
 
.arrow.dark {
filter: invert(80%);
}
 
Line 767 ⟶ 779:
margin-bottom: 0.4em;
isolation: isolate;
text-align: center;
 
}
Line 784 ⟶ 798:
padding-left: 0.7em;
text-decoration: none;
text-align: center;
}