MediaWiki:Minerva.less/infobox.less: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
No edit summary
No edit summary
Line 22: Line 22:
background: none; // bg in > 720px
background: none; // bg in > 720px
}
}
}

.infobox-subheader {
background: @infobox-subheader-color;
line-height: 2em;
text-align: center;
color: @white;

a {
color: var(--link-color);
}
}
}