changed active breadcrumb to bold

This commit is contained in:
Jared Tabor 2014-07-23 09:19:17 -04:00
parent 8d80ce9e31
commit 287e2f7965

View File

@ -40,7 +40,7 @@
.ansible-breadcrumb li.active a {
background: @white;
color: @black;
font-weight: normal;
font-weight: bold;
}
.ansible-breadcrumb li a:after {
content: " ";