File: imagefilter-duplication.mss

package info (click to toggle)
node-carto 1.2.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,668 kB
  • sloc: javascript: 5,195; xml: 384; python: 33; makefile: 27
file content (5 lines) | stat: -rw-r--r-- 114 bytes parent folder | download | duplicates (3)
1
2
3
4
5
#world {
    image-filters:agg-stack-blur(3,3);
    [zoom=2] { line-width: 3; }
    [zoom=3] { line-width: 5; }
}