]> dev.renevier.net Git - syj.git/blob - public/css/syjprint.css
36f829cd595564a6e4e32a659071d4f2b57ff162
[syj.git] / public / css / syjprint.css
1 /*  This file is part of Syj, Copyright (c) 2010-2011 Arnaud Renevier,
2     and is published under the AGPL license. */
3
4 .olControlPanZoom, .olControlLayerSwitcher {
5     display: none;
6 }
7 #message, #other-language, #menu, #user_area, #login_area, #newpwd_area, #termsofusearea, footer, #map-overlay {
8     display: none;
9 }
10
11 #map {
12     border: 1px solid;
13 }
14
15 @page {
16   size: landscape;
17 }