Diferencia entre revisiones de «MediaWiki:Pivot.css»

m
Patch for quotes in small-caps font
m (override)
m (Patch for quotes in small-caps font)
 
(No se muestran 4 ediciones intermedias de 2 usuarios)
/* copper colours */
body { background-color: #f3f7fe; }
.tab-bar, ul.side-nav label { background: #b4692da9431e; }
 
/* colorise code boxes*/
 
/* quote styles */
blockquote span.quotation-mark { display: none; }
 
/* thumbnails (copied from vector) */
 
/* navbox line titles */
th { text-align: internal-center!important; }
.infobox .kv th, .navbar .kv th { font-weight: bold; text-align: right; width: 10%; }
/* improving indicators */
/* TemplateData styles 2018-10-26 */
.mw-templatedata-doc-params { width: 100%; }
 
/* fix .center 2018-11-24 */
div.center { margin: auto; width: fit-content; }