Skip to content

Commit

Permalink
Doc: Modify css for describe in unit test pages
Browse files Browse the repository at this point in the history
  • Loading branch information
sttk committed Feb 26, 2022
1 parent d320595 commit c325202
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions res/doc/unit-test.css
Original file line number Diff line number Diff line change
Expand Up @@ -94,3 +94,13 @@ div.comparison > div.code.computed::before {
div.hide {
display: none;
}

section.describe {
margin-top: 0.3rem;
margin-left: 1.5rem;
}
section.describe > div.title {
margin-left: -1rem;
font-weight: bold;
}

0 comments on commit c325202

Please sign in to comment.