diff --git a/p/contact/devsmap/en-body b/p/contact/devsmap/en-body index 34cc0fac..a4b98547 100644 --- a/p/contact/devsmap/en-body +++ b/p/contact/devsmap/en-body @@ -189,12 +189,12 @@ if (isset($_REQUEST["debug"])) html { height: 100% } body { height: 100% } #map_canvas { height: 500px; width: 100% } - #map_table { width: 100%; font-size: 11px; border: 1px solid #CCC } + #map_table { width: 100%; font-size: 11px; border: 1px solid #383838 } .infowin td { font-size: 11px } #sidebar { height: 500px; overflow-y: scroll } #sidebar a { display: block ; padding-right: 5px } - #sidebar a:nth-child(2n) { background-color: #EEE } + #sidebar a:nth-child(2n) { background-color: #303030 } #totals { float: right; font-size: 11px; margin-right: 5px } #coords { float: left; font-size: 11px; margin-left: 5px }