border: 1px solid black;
}
+/* Rules for attribution text under the main map shown on printouts */
+
#attribution {
position: absolute !important;
bottom: 0;
height: 40px;
font-size: 12px;
text-align: center;
+
+ table {
+ width: 100%
+ }
+}
+
+.attribution_license,
+.attribution_project {
+ text-align: left;
+}
+
+.attribution_notice {
+ text-align: center;
}