]> dev.renevier.net Git - syj.git/blob - public/css/syjprint.css
add mapquest layer back
[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, .olControlAttribution, .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 }