Cosmetic number of Supplemental doc
This commit is contained in:
parent
5b05b841f0
commit
c39cd28075
5 changed files with 56 additions and 12 deletions
|
|
@ -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;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue