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/gradient/linear-gradient()/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/zh-cn/web/css/gradient/linear-gradient()') diff --git a/files/zh-cn/web/css/gradient/linear-gradient()/index.html b/files/zh-cn/web/css/gradient/linear-gradient()/index.html index c8c25b68e2..df99cec0e6 100644 --- a/files/zh-cn/web/css/gradient/linear-gradient()/index.html +++ b/files/zh-cn/web/css/gradient/linear-gradient()/index.html @@ -101,7 +101,7 @@ linear-gradient(red 0%, orange 10% 30%, yellow 50% 70%, green 90% 100%);<

正式语法

linear-gradient(
-  [ <angle> | to <side-or-corner> ,]? <color-stop-list> )
+  [ <angle> | to <side-or-corner> ,]? <color-stop-list> )
   \---------------------------------/ \----------------------------/
     Definition of the gradient line        List of color stops
 
-- 
cgit v1.2.3-54-g00ecf