Template:Breadcrumb/styles.css: Difference between revisions

ArrowHead294 (talk | contribs)
mNo edit summary
ArrowHead294 (talk | contribs)
mNo edit summary
Line 2: Line 2:
  * Wrapper element (for basic styling and horizontal spacing)
  * Wrapper element (for basic styling and horizontal spacing)
  */
  */
body:not(.skin-vector) .mw-content-subtitle2
.mw-content-subtitle2
{
{
font-size: 84%;
font-size: 84%;
line-height: 1.2em;
line-height: 1.2em;
color: #54595d;
width: auto;
width: auto;
}
}
Line 13: Line 12:
{
{
font-size: 100%;
font-size: 100%;
color: rgb(84, 89, 93);
}
}


Line 18: Line 18:
body.skin-vector-legacy .mw-content-subtitle2
body.skin-vector-legacy .mw-content-subtitle2
{
{
color: #54595d;
font-size: 84%;
margin-left: 1em;
margin-left: 1em;
}
}