Accenting crumbs

This commit is contained in:
Visman 2020-06-24 17:19:57 +07:00
parent b09c359d59
commit 28a7ff76aa

View file

@ -724,6 +724,10 @@ body,
max-width: 100%;
}
#fork .f-crumb:last-child {
font-weight: bold;
}
#fork .f-crumb + .f-crumb:before {
display: inline;
color: #583200;