summaryrefslogtreecommitdiffstats
path: root/devtools/client/webconsole/test/test-bug-782653-css-errors-1.css
blob: ad7fd199954257086941f0d60798584c64561d5a (plain)
1
2
3
4
5
6
7
8
9
10
/*
 * Any copyright is dedicated to the Public Domain.
 * http://creativecommons.org/publicdomain/zero/1.0/
 */

body {
  color: #0f0;
  font-weight: green;
}