Skip to content

Commit 107d01a

Browse files
authored
Update README.md
鏈接中多了一個右括號😄
1 parent a98426a commit 107d01a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zh/css/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ Django会自动找到你应用文件夹目录下所有名字叫“static”的
169169
```
170170

171171

172-
这行将从谷歌的字体 (https://www.google.com/fonts) 中导入称为 *龙虾*的字体 。
172+
这行将从谷歌的字体 ( https://www.google.com/fonts ) 中导入称为 *龙虾*的字体 。
173173

174174
现在添加一行 `font-family: 'Lobster';` 到CSS文件 `blog/static/css/blog.css``h1 a` 声明块中(花括弧 `{``}` 之间的代码),然后刷新页面:
175175

0 commit comments

Comments
 (0)