RED-1880
This commit is contained in:
parent
29e917c043
commit
231bd2c04d
@ -8,16 +8,16 @@
|
||||
}
|
||||
|
||||
.topic-content {
|
||||
.breadcrumb-container {
|
||||
// if paligo exports with sticky header, the breadcumbs disappear under the header without this margin
|
||||
margin-top: 40px;
|
||||
.breadcrumb-container {
|
||||
// if paligo exports with sticky header, the breadcrumbs disappear under the header without this margin
|
||||
margin-top: 40px;
|
||||
}
|
||||
|
||||
.breadcrumb {
|
||||
font-size: 14px;
|
||||
line-height: 18px;
|
||||
font-weight: 600;
|
||||
|
||||
|
||||
a {
|
||||
color: $accent;
|
||||
|
||||
@ -99,6 +99,13 @@ main article {
|
||||
margin: 24px 0;
|
||||
}
|
||||
|
||||
.topic-content > section > .mediaobject + p {
|
||||
font-size: 14px;
|
||||
text-align: center;
|
||||
font-style: italic;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.section-toc {
|
||||
@include card;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user