Nits and style changes

This commit is contained in:
vita10gy
2013-04-10 00:46:16 -05:00
parent 055e584925
commit ffcbcbc7a6
3 changed files with 25 additions and 4 deletions

View File

@ -118,3 +118,15 @@ body {
.leaflet-control-attribution {
}
#portal_highlight_select{
position: absolute;
top:42px;
left:310px;
z-index: 9999;
font-size:11px;
font-family: "coda",arial,helvetica,sans-serif;
background-color:#0E3C46;
color:#ffce00;
}