File: extra.css

package info (click to toggle)
python-inline-snapshot 0.29.0-2
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 1,400 kB
  • sloc: python: 8,877; makefile: 37; sh: 30
file content (7 lines) | stat: -rw-r--r-- 51 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
.red{
    color:red;
}

.green{
    color:green;
}