Jump to content

Template:Breadcrumb nav/styles.css

From Mathepedia, the mathematical encyclopedia

Revision as of 14:28, 11 July 2026 by {{GENDER:InfernalAtom683|

Mathepedia render error: ! Extra }, or forgotten $. l.8 '"2} } No pages of output. Transcript written on /var/lib/mathepedia-renderer/cache/mathepedia-cbb0e139328 50b9fe4e18f60e540979921293739af0280a15eb127d1c1c6428f-9p1nqzur/diagram.log.

'"7

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.mp-breadcrumb-nav {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  color: #f5fff8;
  font-size: 14px;
  line-height: 1.35;
}

.mp-breadcrumb-nav a {
  color: inherit;
  text-decoration: none;
}

.mp-breadcrumb-nav a:hover,
.mp-breadcrumb-nav a:focus {
  text-decoration: underline;
}

.mp-breadcrumb-nav__item--root,
.mp-breadcrumb-nav__item--root a {
  color: #d394ff;
  font-weight: 700;
}

.mp-breadcrumb-nav__sep {
  color: rgba(255, 255, 255, 0.85);
  font-size: 18px;
  line-height: 1;
}