summaryrefslogtreecommitdiffstats
path: root/ogcp/static/css/soleta.css
diff options
context:
space:
mode:
Diffstat (limited to 'ogcp/static/css/soleta.css')
-rw-r--r--ogcp/static/css/soleta.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/ogcp/static/css/soleta.css b/ogcp/static/css/soleta.css
index 730f54f..87e9e98 100644
--- a/ogcp/static/css/soleta.css
+++ b/ogcp/static/css/soleta.css
@@ -80,3 +80,10 @@ a.nav-link:not(.collapsed):not(.disabled)[data-toggle="collapse"]::before {
transform: rotate(90deg);
font-size: 0.7em;
}
+
+.subhead-heading {
+ margin-top: 1.5rem;
+ margin-bottom: 1.5rem;
+ padding-bottom: 0.5rem;
+ border-bottom: 1px solid lightgray;
+}