summaryrefslogtreecommitdiff
path: root/tests/regressiontests/staticfiles_tests/apps/test/static/test/nonascii.css
blob: a5358f6edeaa3170fe8b90b99462d202dc45ff3e (plain)
1
2
3
4
5
body {
  background: url('window.png');
}

.snowman:before { content: "☃"; }