diff options
Diffstat (limited to 'files/zh-tw/web/css/attr()')
-rw-r--r-- | files/zh-tw/web/css/attr()/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-tw/web/css/attr()/index.html b/files/zh-tw/web/css/attr()/index.html index 7cce14ec01..92fac9c5ac 100644 --- a/files/zh-tw/web/css/attr()/index.html +++ b/files/zh-tw/web/css/attr()/index.html @@ -155,7 +155,7 @@ attr(data-something, 'default'); <h3 id="形式語法">形式語法</h3> -<pre class="syntaxbox notranslate">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="範例">範例</h2> |