Index: site.css =================================================================== --- site.css (revision 518640) +++ site.css (working copy) @@ -1,10 +1,10 @@ /* * Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. See the NOTICE file distributed with + * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * @@ -66,7 +66,7 @@ margin-top: 5pt; margin-right: 0pt; margin-bottom: 5pt; - text-transform: uppercase; + /* text-transform: uppercase;*/ font-size: 105%; } @@ -165,7 +165,7 @@ margin-left: 40pt; } -.TOCHeading { +/**.TOCHeading { font-weight: bold; font-size: 105%; text-align: left; @@ -175,10 +175,47 @@ margin-top: 5pt; margin-left: 5px; margin-right: 0pt; +}**/ + +ol.TOCHeading +{ + list-style-type:none; + font-weight: bold; + font-size: 105%; + text-align: left; + padding-left: 15px; + margin-bottom: 5pt; + margin-top: 5pt; + margin-left: 5px; + margin-right: 0pt; } -.TOC { +ol.TOC { + list-style-type:none; + font-size: 100%; + font-weight:lighter; text-indent: 15pt; + padding-left: 15px; + margin-left: 5px; + margin-right: 0.00px; + margin-top: 0px; + margin-bottom: 0px; +} + +ul.TOC { + list-style-type:none; + font-size: 95%; + font-weight:normal; + text-indent: 15pt; + padding-left: 15px; + margin-left: 5px; + margin-right: 0.00px; + margin-top: 0px; + margin-bottom: 0px; +} + +/**.TOC { + text-indent: 15pt; color: white; padding-left: 15px; margin-left: 5px; @@ -186,6 +223,7 @@ margin-top: 0px; margin-bottom: 0px; } +**/ .update { color: #A9A9A9;