diff --git a/print.html b/print.html index 32589b7..d449d02 100644 --- a/print.html +++ b/print.html @@ -9,11 +9,15 @@ padding: 0; margin: 0; } - #printbutton { + #printmessage { position: absolute; top: 0; left: 0; z-index: 999; + background-color: white; + font-family: Arial, Helvetica, sans-serif; + padding: 1em; + border: 1px solid black; } #map { height: 2550px; /* 8.5 inch at 300 dpi */ @@ -25,7 +29,7 @@ size: 11in 8.5in; margin: 0mm; } - #printbutton { + #printmessage { display: none; } htmlff,boffdy { @@ -39,11 +43,16 @@ } - + + - +
+

Wait for the (huge!) map to load, then click Print.
+ If it comes out poorly, close this window and try again.

+ +