From c3445cdbd25fcc6c7c8deea3a7b47a375867281f Mon Sep 17 00:00:00 2001 From: viggo111 <35125533+viggo111@users.noreply.github.com> Date: Tue, 25 Dec 2018 14:58:43 +0800 Subject: [PATCH] =?UTF-8?q?Modified=20text=20=E2=80=9C=E8=83=8C=E6=99=AF?= =?UTF-8?q?=20=E5=88=B0=E7=B4=AB=E8=89=B2=E2=80=9D=20to=20=E2=80=9D?= =?UTF-8?q?=E8=83=8C=E6=99=AF=E4=B8=BA=E7=B4=AB=E8=89=B2=E2=80=9C.=20(#213?= =?UTF-8?q?05)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- guide/chinese/css/background/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/chinese/css/background/index.md b/guide/chinese/css/background/index.md index 9dea3cf7c9..fad5010469 100644 --- a/guide/chinese/css/background/index.md +++ b/guide/chinese/css/background/index.md @@ -22,7 +22,7 @@ background属性允许您使用图像和颜色为网页创建背景。 ![fullbackground](https://user-images.githubusercontent.com/26467304/31036038-845567f2-a538-11e7-8e6c-8a52bb0d44b8.png) -以下是为两个元素设置颜色的示例。这将设置标题的背景 到紫色,页面的其余部分为蓝色。 +以下是为两个元素设置颜色的示例。这将设置标题的背景为紫色,页面的其余部分为蓝色。 ```css body {