Template:Spec.css: Difference between revisions

No edit summary
No edit summary
Line 8: Line 8:


#firstHeading {
#firstHeading {
font-weight: 800;
font-weight: 900;
font-size: 2.5rem;
font-size: 2.5rem;
font-family: 'Besley', serif !important;
font-family: 'Besley', serif !important;
Line 25: Line 25:
&::after {
&::after {
font-weight: 500;
font-weight: 400;
font-stretch: 75%;
font-style: italic;
color: var(--colour-grey-400);
color: var(--colour-grey-400);
}
}