Changes between Version 56 and Version 57 of Help/Styles/MapCSSImplementation


Ignore:
Timestamp:
2014-05-22T19:32:53+02:00 (11 years ago)
Author:
simon04
Comment:

Color syntaxes

Legend:

Unmodified
Added
Removed
Modified
  • Help/Styles/MapCSSImplementation

    v56 v57  
    911911
    912912=== Color syntaxes ===
    913 You may specify a color using `#RGB`, `#RRGGBB`, `#RRGGBBAA`, `rgb(/*red between 0.0 and 1.0*/, /*green*/, /*blue*/)`, `rgba(/*r*/, /*g*/, /*b*/, /*alpha*/)`.
     913You may specify a color using `#RGB`, `#RRGGBB`, `#RRGGBBAA`, `rgb(/*red between 0.0 and 1.0*/, /*green*/, /*blue*/)`, `rgba(/*r*/, /*g*/, /*b*/, /*alpha*/)`, `hsb_color(/*hue*/, /*saturation*/, /*brightness*/)`.
    914914
    915915