Template:Spec.css: Difference between revisions

No edit summary
No edit summary
Line 1: Line 1:
#content {
#content {
  font-family: 'Besley', serif !important;
  font-family: 'Besley', serif !important;
  font-size: 1.1rem;
}
}
#firstHeading {
#firstHeading {
Line 32: Line 31:


#bodyContent {
#bodyContent {
font-size: .95rem;
font-size: 1rem;
line-height: 1.6 !important;
line-height: 1.6 !important;
}
}
Line 92: Line 91:
   font-weight: 500;
   font-weight: 500;
   letter-spacing: 7%;
   letter-spacing: 7%;
  font-size: 1rem;
   grid-column: 2;
   grid-column: 2;
}
}