diff options
Diffstat (limited to 'less/tests/css-tests.css')
| -rw-r--r-- | less/tests/css-tests.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/tests/css-tests.css b/less/tests/css-tests.css index 628dbba6f..6001f53aa 100644 --- a/less/tests/css-tests.css +++ b/less/tests/css-tests.css @@ -28,7 +28,7 @@ body { .type-test h4, .type-test h5, .type-test h6 { - xbackground-color: rgba(255,0,0,.2); + background-color: rgba(255,0,0,.2); } |
