]> granicus.if.org Git - postgis/commitdiff
Style abstract and toc titles
authorPaul Ramsey <pramsey@cleverelephant.ca>
Fri, 12 Oct 2018 21:11:14 +0000 (21:11 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Fri, 12 Oct 2018 21:11:14 +0000 (21:11 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@16888 b70326c6-7e19-0410-871a-916f4a2858ee

doc/html/style.css

index 50cea539c3107eb36ad63353acdee7537352451d..0b7b634e954d97c3fb54afbea981cc93ff5f4843 100644 (file)
@@ -76,7 +76,7 @@ p,form,td,th,dt,li{
 h1, h2 {
     color: #579;
 }
-h3,h4,th,dt,b {
+h3,h4,th,dt,b, div.abstract-title, div.toc-title {
     color: #579;
 }
 h1 {
@@ -89,7 +89,7 @@ h2 {
     margin-top: 1.2em;
     margin-bottom: 0.5em;
 }
-h3 {
+h3, div.abstract-title, div.toc-title {
     font-size: 130%;
     margin-top: 1.1em;
     margin-bottom: 0.4em;