Added bradcrumb styling

This commit is contained in:
Aroy-Art 2021-09-23 15:28:32 +02:00
parent ac6aa83481
commit 0e589f1eaf

View file

@ -400,6 +400,15 @@ table, th {
bottom: 0;
}
.breadcrumb {
background-color: #0f1e31;
}
nav[aria-label="breadcrumb"] li:last-child a{
color: #57cbcc;
cursor: default;
}
.header-bradcrumb {
background: transparent;
}