File: sourcemap_css.css

package info (click to toggle)
node-grunt-contrib-concat 2.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 480 kB
  • sloc: javascript: 536; makefile: 7
file content (36 lines) | stat: -rw-r--r-- 227 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
/*
CSS Banner
*/
body {
  text-align: left;
}



/* CSS is cool */





div {
  font-family: Roboto;
}

* {
  text-align: right;
}



/**

Headers

*/

h2 {
  font-family: Arial;
}

/*# sourceMappingURL=sourcemap_css.css.map */