aboutsummaryrefslogtreecommitdiff
path: root/files/vi/learn/css
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-04-20 09:02:07 -0400
committerGitHub <noreply@github.com>2021-04-20 15:02:07 +0200
commitc2175872d71e9e55416c0f4793c098d98d297aed (patch)
tree37cf99d2d5502eeb7a9ae44f243fa3f1f167b628 /files/vi/learn/css
parent27beb2c4d0805c5e22a2e643db6d40a5a91e0f6f (diff)
downloadtranslated-content-c2175872d71e9e55416c0f4793c098d98d297aed.tar.gz
translated-content-c2175872d71e9e55416c0f4793c098d98d297aed.tar.bz2
translated-content-c2175872d71e9e55416c0f4793c098d98d297aed.zip
replace class="in-page-callout webdev" with class="callout" (#589)
Diffstat (limited to 'files/vi/learn/css')
-rw-r--r--files/vi/learn/css/building_blocks/index.html2
-rw-r--r--files/vi/learn/css/first_steps/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/files/vi/learn/css/building_blocks/index.html b/files/vi/learn/css/building_blocks/index.html
index 46a3177fd8..d2eebae149 100644
--- a/files/vi/learn/css/building_blocks/index.html
+++ b/files/vi/learn/css/building_blocks/index.html
@@ -17,7 +17,7 @@ translation_of: Learn/CSS/Building_blocks
<p class="summary">The aim here is to provide you with a toolkit for writing competent CSS and help you understand all the essential theory, before moving on to more specific disciplines like <a href="/en-US/docs/Learn/CSS/Styling_text">text styling</a> and <a href="/en-US/docs/Learn/CSS/CSS_layout">CSS layout</a>.</p>
-<div class="in-page-callout webdev">
+<div class="callout">
<h3 id="Looking_to_become_a_front-end_web_developer">Looking to become a front-end web developer?</h3>
<p>We have put together a course that includes all the essential information you need to work towards your goal.</p>
diff --git a/files/vi/learn/css/first_steps/index.html b/files/vi/learn/css/first_steps/index.html
index 47c45f1921..2256b847d7 100644
--- a/files/vi/learn/css/first_steps/index.html
+++ b/files/vi/learn/css/first_steps/index.html
@@ -7,7 +7,7 @@ translation_of: Learn/CSS/First_steps
<p class="summary">CSS (Cascading Style Sheets) được dùng để tạo hiểu, bố cục và định dạng hiển thị các trang web — ví dụ như, thay đổi phông chữ, màu sắc, kích thước, và khoảng trống trong nội dung, chia nọi dung thành nhiều cột, hoặc là thêm các hiệu ứng trang trí khác. Modulr này cung cấp cho bạn một khởi đầu nhẹ nhàng trên con đường làm chủ CSS với những điều cơ bản về cách hoạt động , cú pháp trông như thế nào và làm cách nào để bắt đầu sử dụng nó thêm kiểu vào HTML.</p>
-<div class="in-page-callout webdev">
+<div class="callout">
<h3 id="Hướng_tới_trở_thành_một_front-end_web_developer">Hướng tới trở thành một front-end web developer?</h3>
<p>Chúng tôi đã tập hợp một khóa học bao gồm tất cả những thông tin cần thiết mà bạn cần để hướng tới mục tiêu đặt ra.</p>