From: André Malo Date: Sun, 8 Feb 2004 19:33:08 +0000 (+0000) Subject: backport style changes X-Git-Tag: 2.0.49~120 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=80e11ec060f60748e43ae3b37d9797b01faa7e19;p=thirdparty%2Fapache%2Fhttpd.git backport style changes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102606 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/style/css/manual.css b/docs/manual/style/css/manual.css index 00c803beeed..a99225199d0 100644 --- a/docs/manual/style/css/manual.css +++ b/docs/manual/style/css/manual.css @@ -534,6 +534,10 @@ ol.up-A { list-style-type: upper-alpha; } +ol.lo-A { + list-style-type: lower-alpha; +} + dd.separate { margin-bottom: 2em; } @@ -919,6 +923,10 @@ p.letters { margin: 1em 0 0 0; } +p.centered { + text-align: center; +} + .letters { text-align: center; background-color: inherit; diff --git a/docs/manual/style/xsl/common.xsl b/docs/manual/style/xsl/common.xsl index 9ffda978df2..e01af884af6 100644 --- a/docs/manual/style/xsl/common.xsl +++ b/docs/manual/style/xsl/common.xsl @@ -779,9 +779,14 @@
    - + + up-A - + + + lo-A + +
@@ -880,11 +885,38 @@ - + + + Unknown element: + &lf; + Please fix style/xsl/common.xsl! + + + +
+ + + +

+
+
  • +
    +
    +
    + + +
    + + + +
    + + +