Changes between Version 59 and Version 60 of Help/Styles/MapCSSImplementation
- Timestamp:
- 2014-05-26T21:25:51+02:00 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Styles/MapCSSImplementation
v59 v60 877 877 |------------------------------------------------------------------------------- 878 878 || {{{text-color}}} || the text color || ''Color'' || {{{white}}} for lines and nodes, {{{#c0c0c0}}} for areas (JOSM "{{{text}}}" and "{{{areatext}}}" color preferences) || 879 || {{{text-opacity}}} || how transparent the text is || ''Opacity'' || 1.0 || 879 880 || {{{text-offset-x}}} || shift the text horizontally, (not supported for text along line) || ''Number'' || 0 || 880 881 || {{{text-offset-y}}} (can also be written as {{{text-offset}}}) || shift the text vertically, positive values shift the text in upwards direction || ''Number'' || 0 ||