summaryrefslogtreecommitdiffstats
path: root/devtools/client/webconsole/test/test-bug-782653-css-errors-2.css
blob: 91b14137a273c0622583bf96eba0bab9f2de6a9c (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: #0fl;
  font-weight: bold;
}