2 * Licensed to the Apache Software Foundation (ASF) under one or more
3 * contributor license agreements. See the NOTICE file distributed with
4 * this work for additional information regarding copyright ownership.
5 * The ASF licenses this file to You under the Apache License, Version 2.0
6 * (the "License"); you may not use this file except in compliance with
7 * the License. You may obtain a copy of the License at
9 * http://www.apache.org/licenses/LICENSE-2.0
11 * Unless required by applicable law or agreed to in writing, software
12 * distributed under the License is distributed on an "AS IS" BASIS,
13 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 * See the License for the specific language governing permissions and
15 * limitations under the License.
27 /*Hack to get IE to render the table at 100%*/
28 * html #content table { margin-left: -3px; }
41 .note, .warning, .fixme {
42 border: solid black 1px;
87 font-family: verdana, "Trebuchet MS", arial, helvetica, sans-serif;
92 font-family: Georgia, Palatino, Times, serif;
105 h1, h2, h3, h4, h5, h6 {
106 font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
127 h2 { font-size: 120%; }
128 h3 { font-size: 100%; }
129 h4 { font-size: 90%; }
130 h5 { font-size: 80%; }
131 h6 { font-size: 75%; }
156 #content .attribution {
164 font-family: "Courier New", Courier, monospace;