]> dev.renevier.net Git - syj.git/blob - public/css/syjrawprint.css
cache js, css and png files
[syj.git] / public / css / syjrawprint.css
1 /*  This file is part of Syj, Copyright (c) 2010-2011 Arnaud Renevier,
2     and is published under the AGPL license. */
3 body, html {
4     margin: 0; padding: 0;
5     width: 100%;
6     height: 100%;
7 }
8
9 /*  This file is part of Syj, Copyright (c) 2010-2011 Arnaud Renevier,
10     and is published under the AGPL license. */
11
12 #map {
13     border: 1px solid;
14     position: static;
15     margin: 0;
16 }
17
18 @page {
19   size: landscape;
20 }
21
22 .olControlAttribution {
23     bottom: 0.5em;
24     left: 0.5em;
25     font-size: smaller;
26 }