Template:Spec.css: Difference between revisions

No edit summary
No edit summary
Line 27: Line 27:
font-weight: 500;
font-weight: 500;
color: var(--colour-grey-400);
color: var(--colour-grey-400);
font-stretch: 85%;
}
}
}
}
Line 137: Line 136:
content: counter(section) ". ";
content: counter(section) ". ";
color: var(--colour-grey-400);
color: var(--colour-grey-400);
font-weight: 400;
font-stretch: 85%;
font-stretch: 85%;
}
}