Cosmetic number of Supplemental doc

This commit is contained in:
sparkyx 2025-12-16 17:37:53 +01:00
parent 5b05b841f0
commit c39cd28075
5 changed files with 56 additions and 12 deletions

View file

@ -4228,4 +4228,14 @@ h2.h-section {
.sect1 .highlight {
background:wheat;
border-radius: 10px;
}
span.nb-round {
border-radius: 100%;
border:1px solid var(--bg-inner-box);
padding: 2px 4px;
font-size: min(70%,0.7rem);
background-color: var(--bg-inner-box);
margin-left: 2px;
color:navy;
}