Inital stab at mu counts for fields
Still needs work on when not to display, maybe based on field area and zoom level?
This commit is contained in:
@ -93,6 +93,15 @@ a:hover {
|
||||
width: 0;
|
||||
}
|
||||
|
||||
/* field mu count */
|
||||
|
||||
.fieldmu {
|
||||
color: #FFCE00;
|
||||
font-size:13px;
|
||||
font-family: "coda",arial,helvetica,sans-serif; /*override leaflet-container */
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
||||
/* chat ***************************************************************/
|
||||
|
||||
|
Reference in New Issue
Block a user