Skip to content

Commit

Permalink
Merge branch 'main' into local
Browse files Browse the repository at this point in the history
  • Loading branch information
scouten-adobe committed Jul 23, 2024
2 parents ddfc54c + 70a1ddf commit 0108697
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/css/doc.css
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,11 @@
font-size: 95%; /* [scouten 2024-06-13]: Override browser default style sheet */
}

.doc h6 {
font-size: 95%; /* [scouten 2024-07-23]: Override browser default style sheet */
font-style: italic;
}

.doc > h1.page:first-child {
font-size: calc(36 / var(--rem-base) * 1rem);
margin: 1.5rem 0;
Expand Down

0 comments on commit 0108697

Please sign in to comment.