diff options
author | Peter Bengtsson <mail@peterbe.com> | 2021-08-19 11:00:46 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-19 11:00:46 -0400 |
commit | f18dcae78c88f29bf1e79c014621d45097e38999 (patch) | |
tree | 31701f963270209994b629a4e6e483aae4de6327 /files/zh-tw/glossary/css_preprocessor/index.html | |
parent | 4ff8d748f719857be138e95b00adbf9783688753 (diff) | |
download | translated-content-f18dcae78c88f29bf1e79c014621d45097e38999.tar.gz translated-content-f18dcae78c88f29bf1e79c014621d45097e38999.tar.bz2 translated-content-f18dcae78c88f29bf1e79c014621d45097e38999.zip |
correct to Quick_links (not Quick_Links) (#2138)
Diffstat (limited to 'files/zh-tw/glossary/css_preprocessor/index.html')
-rw-r--r-- | files/zh-tw/glossary/css_preprocessor/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-tw/glossary/css_preprocessor/index.html b/files/zh-tw/glossary/css_preprocessor/index.html index b450a2dea9..8184c5046c 100644 --- a/files/zh-tw/glossary/css_preprocessor/index.html +++ b/files/zh-tw/glossary/css_preprocessor/index.html @@ -7,7 +7,7 @@ translation_of: Glossary/CSS_preprocessor <p>要使用 CSS 預處理器,你需要在{{Glossary("伺服器")}}安裝 CSS 編譯器,或是在開發環境透過 CSS 預處理器編譯後,上傳編譯好的 CSS 到伺服器。</p> -<section class="Quick_links" id="Quick_Links"> +<section id="Quick_links"> <ol> <li>以下列出幾個最受歡迎的 CSS 預處理器: <ol> |