File: issue123.mss

package info (click to toggle)
node-carto 0.9.5-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 2,272 kB
  • ctags: 329
  • sloc: xml: 189; makefile: 22
file content (8 lines) | stat: -rw-r--r-- 129 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#countries {
  ::outline {
    line-color: darken(#85c5d3);
    line-width: 2;
    line-join: round;
  }
  polygon-fill: #fff;
}