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


Ignore:
Timestamp:
2014-05-22T19:27:23+02:00 (12 years ago)
Author:
simon04
Comment:

Color syntaxes

Legend:

Unmodified
Added
Removed
Modified
  • Help/Styles/MapCSSImplementation

    v55 v56  
    910910 * has a special meaning if you put a "+" sign in front (relative width)
    911911
    912 
     912=== Color syntaxes ===
     913You may specify a color using `#RGB`, `#RRGGBB`, `#RRGGBBAA`, `rgb(/*red between 0.0 and 1.0*/, /*green*/, /*blue*/)`, `rgba(/*r*/, /*g*/, /*b*/, /*alpha*/)`.
    913914
    914915