chore(release)
This commit is contained in:
parent
246bffc42c
commit
1c9a99e949
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "redaction",
|
||||
"version": "2.159.0",
|
||||
"version": "2.160.0",
|
||||
"private": true,
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
|
||||
Binary file not shown.
@ -395,19 +395,22 @@ li.searchresultitem {
|
||||
margin-bottom: 50px;
|
||||
}
|
||||
|
||||
.breadcrumb {
|
||||
.topic-content .breadcrumb-container {
|
||||
margin-top: 40px;
|
||||
}
|
||||
.topic-content .breadcrumb {
|
||||
font-size: 14px;
|
||||
line-height: 18px;
|
||||
font-weight: 600;
|
||||
}
|
||||
.breadcrumb a {
|
||||
.topic-content .breadcrumb a {
|
||||
color: #283241;
|
||||
}
|
||||
.breadcrumb a:hover {
|
||||
.topic-content .breadcrumb a:hover {
|
||||
color: #dd4d50;
|
||||
text-decoration: underline;
|
||||
}
|
||||
.breadcrumb .breadcrumb-node {
|
||||
.topic-content .breadcrumb .breadcrumb-node {
|
||||
color: #dd4d50;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user