From 97065b2e68dd8768dc1ea092c893c57ebe205026 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Thu, 25 Feb 2021 08:31:36 -0500 Subject: use class="hidden" not style="display:none" --- files/zh-cn/web/css/border-bottom-right-radius/index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'files/zh-cn/web/css/border-bottom-right-radius') diff --git a/files/zh-cn/web/css/border-bottom-right-radius/index.html b/files/zh-cn/web/css/border-bottom-right-radius/index.html index d63776da87..8c69521fce 100644 --- a/files/zh-cn/web/css/border-bottom-right-radius/index.html +++ b/files/zh-cn/web/css/border-bottom-right-radius/index.html @@ -71,7 +71,7 @@ border-bottom-right-radius: inherit;
-
.
+
An arc of circle is used as the border @@ -85,7 +85,7 @@ div {
-
.
+
An arc of ellipse is used as the border @@ -99,7 +99,7 @@ div {
-
.
+
The box is a square: an arc of circle is used as the border @@ -113,7 +113,7 @@ div {
-
.
+
The box is not a square: an arc of ellipse is used as the border @@ -127,7 +127,7 @@ div {
-
.
+
The background color is clipped at the border -- cgit v1.2.3-54-g00ecf