From a02f4b2f60c81e09b318a090e5c9c2d2d641c878 Mon Sep 17 00:00:00 2001 From: t7yang Date: Sat, 17 Jul 2021 16:10:02 +0800 Subject: replace wiki links in zh-CN --- files/zh-cn/web/css/counter()/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'files/zh-cn/web/css/counter()') diff --git a/files/zh-cn/web/css/counter()/index.html b/files/zh-cn/web/css/counter()/index.html index d45b73b366..e8cfc3ce91 100644 --- a/files/zh-cn/web/css/counter()/index.html +++ b/files/zh-cn/web/css/counter()/index.html @@ -38,13 +38,13 @@ counter(countername, upper-roman)

正式语法

-
counter( <custom-ident>, <counter-style>? )
+
counter( <custom-ident>, <counter-style>? )
 
 where
-<counter-style> = <counter-style-name> | symbols()
+<counter-style> = <counter-style-name> | symbols()
 
 where
-<counter-style-name> = <custom-ident>
+<counter-style-name> = <custom-ident>

示例

-- cgit v1.2.3-54-g00ecf