File: helloworld.css

package info (click to toggle)
node-gulp-sourcemaps 3.0.0%2B~cs4.0.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 812 kB
  • sloc: javascript: 3,584; sh: 15; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 42 bytes parent folder | download | duplicates (3)
1
2
3
4
body {
	background: #eee;
	color: #888;
}