Fix: breadcrumb

This commit is contained in:
hyzen
2026-06-05 16:54:58 +05:30
parent d7b18fd92c
commit 86ccfc68ef
58 changed files with 491 additions and 355 deletions

View File

@@ -99,21 +99,6 @@
color: var(--accent-color);
}
.breadcrumbs {
font-size: 0.9rem;
margin-bottom: 1rem;
font-weight: bold;
}
.breadcrumbs a {
color: #3498db;
text-decoration: none;
}
.breadcrumbs a:hover {
text-decoration: underline;
}
.term-list {
display: block;
margin-top: 1rem;