mourningdove/htdocs/stc/dev/classes.css

20 lines
230 B
CSS
Raw Permalink Normal View History

2026-05-24 01:03:05 +00:00
.cmtbar {
min-width: 0 !important;
}
h3 {
margin-top: 5em;
padding-top: 1em;
border-top: 0.5em dashed gray;
}
h2 + h3 {
margin-top: 1em;
border-top-style: none;
}
h3.subheader {
border-top: none;
}