diff --git a/Scripts/CentOS-Web/Stylesheet/headings.css b/Scripts/CentOS-Web/Stylesheet/headings.css index af087a9..7fe8b6b 100755 --- a/Scripts/CentOS-Web/Stylesheet/headings.css +++ b/Scripts/CentOS-Web/Stylesheet/headings.css @@ -21,29 +21,3 @@ * $Id$ * ---------------------------------------------------------------------- */ - -h1.title { - line-height: 1.9em; - color: #072B61; - } - -h2.title { - color: #072B61; - line-height: 1em; - padding-top: 1.5em; - color: #072B61; - } - -h3.title, -h4.title, -h5.title, -h6.title { - padding-top: 1em; - line-height: 1em; - color: #072B61; - } - -.subtitle, -.author { - line-height: 1.5em; - }