diff options
| author | Mark Otto <[email protected]> | 2012-07-05 19:45:32 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-07-05 19:45:32 -0700 |
| commit | cd6915cdb4f53f6c8e89599bfacbbb298412ec33 (patch) | |
| tree | 2cbe6181ec47a8d9f0e09ccb156ccd6752487869 /less/tests/css-tests.css | |
| parent | 68146db00454b46493545aff34d06cf2c11e0f6d (diff) | |
| download | bootstrap-cd6915cdb4f53f6c8e89599bfacbbb298412ec33.tar.xz bootstrap-cd6915cdb4f53f6c8e89599bfacbbb298412ec33.zip | |
tests cleanup on type, homepage content tweaks
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); } |
