X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=dist%2Fhttp-resources%2F2.0.0%2Fsite%2Fcss%2Fprint.css;fp=dist%2Fhttp-resources%2F2.0.0%2Fsite%2Fcss%2Fprint.css;h=18fcbad70838f3dd2019f6475ebb59baed33cbea;hb=d95871d753176a10f4c626caab41d64a79d360ca;hp=0000000000000000000000000000000000000000;hpb=8f55fd9c611e35bcac96d399210092f61831ede3;p=website diff --git a/dist/http-resources/2.0.0/site/css/print.css b/dist/http-resources/2.0.0/site/css/print.css new file mode 100644 index 00000000..18fcbad7 --- /dev/null +++ b/dist/http-resources/2.0.0/site/css/print.css @@ -0,0 +1,26 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more 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 + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + +#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn { + display: none !important; +} +#bodyColumn, body.docs div.docs { + margin: 0 !important; + border: none !important +}