mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-31 00:59:51 +02:00
Deprecate the Sass var and remove any occurence of the .text-muted
(#37890)
This commit is contained in:
committed by
GitHub
parent
934d7a0c1a
commit
9042efd0f8
@@ -10,7 +10,7 @@ direction: rtl
|
||||
<div class="row">
|
||||
<div class="col-sm-8 col-md-7 py-4">
|
||||
<h4 class="text-white">حول</h4>
|
||||
<p class="text-muted">أضف بعض المعلومات حول الألبوم، المؤلف، أو أي سياق خلفية آخر. اجعلها بضع جمل حتى يتمكن الزوار من التقاط بعض التلميحات المفيدة. ثم اربطها ببعض مواقع التواصل الاجتماعي أو معلومات الاتصال.</p>
|
||||
<p class="text-body-secondary">أضف بعض المعلومات حول الألبوم، المؤلف، أو أي سياق خلفية آخر. اجعلها بضع جمل حتى يتمكن الزوار من التقاط بعض التلميحات المفيدة. ثم اربطها ببعض مواقع التواصل الاجتماعي أو معلومات الاتصال.</p>
|
||||
</div>
|
||||
<div class="col-sm-4 offset-md-1 py-4">
|
||||
<h4 class="text-white">تواصل معي</h4>
|
||||
@@ -42,7 +42,7 @@ direction: rtl
|
||||
<div class="row py-lg-5">
|
||||
<div class="col-lg-6 col-md-8 mx-auto">
|
||||
<h1 class="fw-light">مثال الألبوم</h1>
|
||||
<p class="lead text-muted">وصف قصير حول الألبوم أدناه (محتوياته ، ومنشؤه ، وما إلى ذلك). اجعله قصير ولطيف، ولكن ليست قصير جدًا حتى لا يتخطى الناس هذا الألبوم تمامًا.</p>
|
||||
<p class="lead text-body-secondary">وصف قصير حول الألبوم أدناه (محتوياته ، ومنشؤه ، وما إلى ذلك). اجعله قصير ولطيف، ولكن ليست قصير جدًا حتى لا يتخطى الناس هذا الألبوم تمامًا.</p>
|
||||
<p>
|
||||
<a href="#" class="btn btn-primary my-2">الدعوة الرئيسية للعمل</a>
|
||||
<a href="#" class="btn btn-secondary my-2">عمل ثانوي</a>
|
||||
@@ -65,7 +65,7 @@ direction: rtl
|
||||
<button type="button" class="btn btn-sm btn-outline-secondary">عرض</button>
|
||||
<button type="button" class="btn btn-sm btn-outline-secondary">تعديل</button>
|
||||
</div>
|
||||
<small class="text-muted">9 دقائق</small>
|
||||
<small class="text-body-secondary">9 دقائق</small>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -80,7 +80,7 @@ direction: rtl
|
||||
<button type="button" class="btn btn-sm btn-outline-secondary">عرض</button>
|
||||
<button type="button" class="btn btn-sm btn-outline-secondary">تعديل</button>
|
||||
</div>
|
||||
<small class="text-muted">9 دقائق</small>
|
||||
<small class="text-body-secondary">9 دقائق</small>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -95,7 +95,7 @@ direction: rtl
|
||||
<button type="button" class="btn btn-sm btn-outline-secondary">عرض</button>
|
||||
<button type="button" class="btn btn-sm btn-outline-secondary">تعديل</button>
|
||||
</div>
|
||||
<small class="text-muted">9 دقائق</small>
|
||||
<small class="text-body-secondary">9 دقائق</small>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -111,7 +111,7 @@ direction: rtl
|
||||
<button type="button" class="btn btn-sm btn-outline-secondary">عرض</button>
|
||||
<button type="button" class="btn btn-sm btn-outline-secondary">تعديل</button>
|
||||
</div>
|
||||
<small class="text-muted">9 دقائق</small>
|
||||
<small class="text-body-secondary">9 دقائق</small>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -126,7 +126,7 @@ direction: rtl
|
||||
<button type="button" class="btn btn-sm btn-outline-secondary">عرض</button>
|
||||
<button type="button" class="btn btn-sm btn-outline-secondary">تعديل</button>
|
||||
</div>
|
||||
<small class="text-muted">9 دقائق</small>
|
||||
<small class="text-body-secondary">9 دقائق</small>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -141,7 +141,7 @@ direction: rtl
|
||||
<button type="button" class="btn btn-sm btn-outline-secondary">عرض</button>
|
||||
<button type="button" class="btn btn-sm btn-outline-secondary">تعديل</button>
|
||||
</div>
|
||||
<small class="text-muted">9 دقائق</small>
|
||||
<small class="text-body-secondary">9 دقائق</small>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -157,7 +157,7 @@ direction: rtl
|
||||
<button type="button" class="btn btn-sm btn-outline-secondary">عرض</button>
|
||||
<button type="button" class="btn btn-sm btn-outline-secondary">تعديل</button>
|
||||
</div>
|
||||
<small class="text-muted">9 دقائق</small>
|
||||
<small class="text-body-secondary">9 دقائق</small>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -172,7 +172,7 @@ direction: rtl
|
||||
<button type="button" class="btn btn-sm btn-outline-secondary">عرض</button>
|
||||
<button type="button" class="btn btn-sm btn-outline-secondary">تعديل</button>
|
||||
</div>
|
||||
<small class="text-muted">9 دقائق</small>
|
||||
<small class="text-body-secondary">9 دقائق</small>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -187,7 +187,7 @@ direction: rtl
|
||||
<button type="button" class="btn btn-sm btn-outline-secondary">عرض</button>
|
||||
<button type="button" class="btn btn-sm btn-outline-secondary">تعديل</button>
|
||||
</div>
|
||||
<small class="text-muted">9 دقائق</small>
|
||||
<small class="text-body-secondary">9 دقائق</small>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -198,7 +198,7 @@ direction: rtl
|
||||
|
||||
</main>
|
||||
|
||||
<footer class="text-muted py-5">
|
||||
<footer class="text-body-secondary py-5">
|
||||
<div class="container">
|
||||
<p class="float-end mb-1">
|
||||
<a href="#">عد إلى الأعلى</a>
|
||||
|
Reference in New Issue
Block a user