File: u_simple.css

package info (click to toggle)
python-css-parser 1.0.10-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,248 kB
  • sloc: python: 20,584; sh: 11; makefile: 7
file content (23 lines) | stat: -rw-r--r-- 296 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
@media screen {



h1 { foo: bar }

h2 { thing: 1; whatsit: 2px }

h3 { foo: 2 ! important }



}



foo :lang(c) #bob { a: 1; b: 2; }



foo { }