Template:Spec.css: Difference between revisions

No edit summary
No edit summary
Line 13: Line 13:
border: none;
border: none;
&:has(+ .lede) {
    &:has(+ #bodyContent .lede) {
margin-bottom: 0.1em;
margin-bottom: 0.15em;
}
}
Line 100: Line 100:
   margin-right: auto !important;
   margin-right: auto !important;
   margin-top: 0;
   margin-top: 0;
  margin-bottom: .5rem;
}
}