X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=tools%2Fhtdocs%2Fmkws-doc.css;h=a58c10f06e64b71678a019ebe12131154eaab41d;hb=05e195768393c50779514624d27fbf8942a9955e;hp=891f1c7ebe71a7ed4c513dcfd9c7b28d0fbdccf7;hpb=c25ec9a1642d2286915221db4dd4c954c326b509;p=mkws-moved-to-github.git diff --git a/tools/htdocs/mkws-doc.css b/tools/htdocs/mkws-doc.css index 891f1c7..a58c10f 100644 --- a/tools/htdocs/mkws-doc.css +++ b/tools/htdocs/mkws-doc.css @@ -2,13 +2,13 @@ body { font-family: Times, "Times Roman", "Times New Roman"; } -h1, h2, h3 { +h1, h2, h3, h4 { color: #68a; font-weight: bold; font-family: Gill Sans, "Gillius ADF", Gillius, GilliusADF, Verdana, Sans-Serif; } -h2 a, h3 a, div#TOC a { +h2 a, h3 a, h4 a, div#TOC a { color: #68a; text-decoration: none; } @@ -34,7 +34,7 @@ h3.date { color: black } -body > p, ul, pre, table { +body > p, ul, ol, pre, table, h4 { margin-left: 10%; } @@ -62,7 +62,7 @@ table tr:nth-child(odd) { } table tr:nth-child(even) { - background: #b9d4f0; + background: #bfdcf8; } /*