diff --git a/Identity/Webenv/Css/App/headings.css b/Identity/Webenv/Css/App/headings.css index af087a9..cb1f5ab 100755 --- a/Identity/Webenv/Css/App/headings.css +++ b/Identity/Webenv/Css/App/headings.css @@ -22,25 +22,16 @@ * ---------------------------------------------------------------------- */ -h1.title { - line-height: 1.9em; - color: #072B61; - } - -h2.title { - color: #072B61; - line-height: 1em; - padding-top: 1.5em; - color: #072B61; - } - +h1.title, +h2.title, h3.title, h4.title, h5.title, h6.title { - padding-top: 1em; line-height: 1em; - color: #072B61; + } + +h1.title { } .subtitle,