Template:Breadcrumb/styles.css: Difference between revisions
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
/** | |||
* Wrapper element (for basic styling and horizontal spacing) | |||
*/ | |||
.mw-content-subtitle2 | .mw-content-subtitle2 | ||
{ | { | ||
font-size: 84%; | font-size: 84%; | ||
line-height: 1.2em; | line-height: 1.2em; | ||
color: | color: #54595d; | ||
width: auto; | width: auto; | ||
} | } | ||
Line 12: | Line 15: | ||
} | } | ||
/** | |||
* Spacer element (for adjusting vertical alignment based on installed skins) | |||
*/ | |||
body.skin-minerva .breadcrumb-article | body.skin-minerva .breadcrumb-article | ||
{ | { |