Skip to content

Commit 82ff859

Browse files
#283:removed-recent-textcolor-change
textcolor change implemented for #283 was removed as this caused the overall website style to be irregular.
1 parent 998d862 commit 82ff859

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

asciidoctor-stylesheet/sass/devonfw.scss

+2-3
Original file line numberDiff line numberDiff line change
@@ -323,8 +323,7 @@ tr:nth-child(even) {
323323

324324
}
325325

326-
#content h3, h4 { color: #23576e; }
327-
#content p { color: #555555; }
326+
328327

329328
.toc-root {
330329
display: none
@@ -427,4 +426,4 @@ h3 {
427426
}
428427
.custom-card .ulist ul li:nth-child(5) {
429428
margin-top: 1rem;
430-
}
429+
}

0 commit comments

Comments
 (0)