View source for Template:Spec.css
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
#content {
font-family: 'Besley', serif !important;
font-size: 1.1rem;
}
#firstHeading {
font-weight: 400;
text-align: center;
font-stretch: 75%;
font-style: italic;
font-size: clamp(2rem, 12vw, 12rem);
font-family: 'Besley', serif !important;
color: var(--colour-grey-800);
margin-bottom: .25em;
border: none;
&:has(+ #bodyContent .lede) {
margin-bottom: 0.15em;
}
&::after {
display: block;
font-size: 0.8rem;
000
1:0
Return to Template:Spec.css.