We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a98426a commit 107d01aCopy full SHA for 107d01a
zh/css/README.md
@@ -169,7 +169,7 @@ Django会自动找到你应用文件夹目录下所有名字叫“static”的
169
```
170
171
172
-这行将从谷歌的字体 (https://www.google.com/fonts) 中导入称为 *龙虾*的字体 。
+这行将从谷歌的字体 ( https://www.google.com/fonts ) 中导入称为 *龙虾*的字体 。
173
174
现在添加一行 `font-family: 'Lobster';` 到CSS文件 `blog/static/css/blog.css` 的 `h1 a` 声明块中(花括弧 `{` 与 `}` 之间的代码),然后刷新页面:
175
0 commit comments