Changes between Version 55 and Version 56 of Help/Styles/MapCSSImplementation
- Timestamp:
- 2014-05-22T19:27:23+02:00 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Styles/MapCSSImplementation
v55 v56 910 910 * has a special meaning if you put a "+" sign in front (relative width) 911 911 912 912 === 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*/)`. 913 914 914 915
