diff --git a/presentation/lookAndFeel/knowledgeTree/stylesheet.php b/presentation/lookAndFeel/knowledgeTree/stylesheet.php index 9f35918..5a0d9db 100644 --- a/presentation/lookAndFeel/knowledgeTree/stylesheet.php +++ b/presentation/lookAndFeel/knowledgeTree/stylesheet.php @@ -382,4 +382,9 @@ table.prettysw > tbody > tr > td.compare { color: red; } +p.breadcrumbs { + margin-top: 2px; + margin-left: 2px; + background-color: #88aacc; +}