Mercurial > hg > digilib
annotate css/print.css @ 1640:1ae8b89d3a86
Creating site for 2.5-SNAPSHOT
author | Robert Casties <casties@mpiwg-berlin.mpg.de> |
---|---|
date | Tue, 22 Aug 2017 16:38:19 +0000 |
parents | |
children |
rev | line source |
---|---|
1640
1ae8b89d3a86
Creating site for 2.5-SNAPSHOT
Robert Casties <casties@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
1 /* |
1ae8b89d3a86
Creating site for 2.5-SNAPSHOT
Robert Casties <casties@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
2 * Licensed to the Apache Software Foundation (ASF) under one |
1ae8b89d3a86
Creating site for 2.5-SNAPSHOT
Robert Casties <casties@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
3 * or more contributor license agreements. See the NOTICE file |
1ae8b89d3a86
Creating site for 2.5-SNAPSHOT
Robert Casties <casties@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
4 * distributed with this work for additional information |
1ae8b89d3a86
Creating site for 2.5-SNAPSHOT
Robert Casties <casties@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
5 * regarding copyright ownership. The ASF licenses this file |
1ae8b89d3a86
Creating site for 2.5-SNAPSHOT
Robert Casties <casties@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
6 * to you under the Apache License, Version 2.0 (the |
1ae8b89d3a86
Creating site for 2.5-SNAPSHOT
Robert Casties <casties@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
7 * "License"); you may not use this file except in compliance |
1ae8b89d3a86
Creating site for 2.5-SNAPSHOT
Robert Casties <casties@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
8 * with the License. You may obtain a copy of the License at |
1ae8b89d3a86
Creating site for 2.5-SNAPSHOT
Robert Casties <casties@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
9 * |
1ae8b89d3a86
Creating site for 2.5-SNAPSHOT
Robert Casties <casties@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
10 * http://www.apache.org/licenses/LICENSE-2.0 |
1ae8b89d3a86
Creating site for 2.5-SNAPSHOT
Robert Casties <casties@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
11 * |
1ae8b89d3a86
Creating site for 2.5-SNAPSHOT
Robert Casties <casties@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
12 * Unless required by applicable law or agreed to in writing, |
1ae8b89d3a86
Creating site for 2.5-SNAPSHOT
Robert Casties <casties@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
13 * software distributed under the License is distributed on an |
1ae8b89d3a86
Creating site for 2.5-SNAPSHOT
Robert Casties <casties@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
14 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
1ae8b89d3a86
Creating site for 2.5-SNAPSHOT
Robert Casties <casties@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
15 * KIND, either express or implied. See the License for the |
1ae8b89d3a86
Creating site for 2.5-SNAPSHOT
Robert Casties <casties@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
16 * specific language governing permissions and limitations |
1ae8b89d3a86
Creating site for 2.5-SNAPSHOT
Robert Casties <casties@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
17 * under the License. |
1ae8b89d3a86
Creating site for 2.5-SNAPSHOT
Robert Casties <casties@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
18 */ |
1ae8b89d3a86
Creating site for 2.5-SNAPSHOT
Robert Casties <casties@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
19 |
1ae8b89d3a86
Creating site for 2.5-SNAPSHOT
Robert Casties <casties@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
20 /* $Id: print.css 1201871 2011-11-14 20:18:24Z simonetripodi $ */ |
1ae8b89d3a86
Creating site for 2.5-SNAPSHOT
Robert Casties <casties@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
21 |
1ae8b89d3a86
Creating site for 2.5-SNAPSHOT
Robert Casties <casties@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
22 #banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {display: none !important;} |
1ae8b89d3a86
Creating site for 2.5-SNAPSHOT
Robert Casties <casties@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
23 #bodyColumn, body.docs div.docs {margin: 0 !important;border: none !important} |