File: file.css

package info (click to toggle)
texi2html 1.82%2Bdfsg1-6
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 35,236 kB
  • sloc: perl: 15,901; xml: 6,075; sh: 3,977; makefile: 501
file content (10 lines) | stat: -rw-r--r-- 140 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
7
8
9
10
/* a comment */
@import "file2.css" tv
;

/* another comment
@import 
*/

@import ("strange\" ;file") ;
@media tv { h3 {text-align: left} }