summaryrefslogtreecommitdiffstats
path: root/devtools/client/webconsole/test/test-bug-595934-css-loader.css
blob: b4224430f694dd6dda7a7bd26960e6b422b7b08c (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: bold;
}