Extend breadcrumb and adjust color
This commit is contained in:
+2
-2
@@ -1,9 +1,9 @@
|
|||||||
lib.breadcrumb = HMENU
|
lib.breadcrumb = HMENU
|
||||||
lib.breadcrumb {
|
lib.breadcrumb {
|
||||||
special = rootline
|
special = rootline
|
||||||
special.range = 1|-1
|
special.range = 0|-1
|
||||||
1 = TMENU
|
1 = TMENU
|
||||||
1.wrap = <div class="hidden md:flex container mb-8 text-sm text-gray-800">|</div>
|
1.wrap = <div class="hidden md:flex container mb-8 text-sm text-gray-400">|</div>
|
||||||
1.NO {
|
1.NO {
|
||||||
stdWrap.htmlSpecialChars = 1
|
stdWrap.htmlSpecialChars = 1
|
||||||
ATagParams = class="text-gray-400"
|
ATagParams = class="text-gray-400"
|
||||||
|
|||||||
Reference in New Issue
Block a user