Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markdotto@gmail.com>2020-10-31 20:27:30 +0300
committerMartijn Cuppens <martijn.cuppens@gmail.com>2020-10-31 21:19:52 +0300
commitd1dcc1e5e6fa3422bf47002f7b4d07661d956ab2 (patch)
tree52aea1b7a1be5f3c947a6d2196e13748a7e4aafa /site/content
parent4d1ee3b0a7857f0dee76e783c9098b44913fdfd1 (diff)
Update instances of .font-weight to .fw
Diffstat (limited to 'site/content')
-rw-r--r--site/content/docs/5.0/examples/album/index.html2
-rw-r--r--site/content/docs/5.0/examples/blog/index.html2
-rw-r--r--site/content/docs/5.0/examples/cover/index.html2
-rw-r--r--site/content/docs/5.0/examples/pricing/index.html8
-rw-r--r--site/content/docs/5.0/examples/product/index.html4
-rw-r--r--site/content/docs/5.0/examples/sign-in/index.html2
-rw-r--r--site/content/docs/5.0/getting-started/contents.md24
-rw-r--r--site/content/docs/5.0/layout/containers.md26
-rw-r--r--site/content/docs/5.0/layout/grid.md14
9 files changed, 42 insertions, 42 deletions
diff --git a/site/content/docs/5.0/examples/album/index.html b/site/content/docs/5.0/examples/album/index.html
index 5219acbbac..b33ded4123 100644
--- a/site/content/docs/5.0/examples/album/index.html
+++ b/site/content/docs/5.0/examples/album/index.html
@@ -40,7 +40,7 @@ title: Album example
<section class="py-5 text-center container">
<div class="row py-lg-5">
<div class="col-lg-6 col-md-8 mx-auto">
- <h1 class="font-weight-light">Album example</h1>
+ <h1 class="fw-light">Album example</h1>
<p class="lead text-muted">Something short and leading about the collection below—its contents, the creator, etc. Make it short and sweet, but not too short so folks don’t simply skip over it entirely.</p>
<p>
<a href="#" class="btn btn-primary my-2">Main call to action</a>
diff --git a/site/content/docs/5.0/examples/blog/index.html b/site/content/docs/5.0/examples/blog/index.html
index a6a3fc770a..e7db04a639 100644
--- a/site/content/docs/5.0/examples/blog/index.html
+++ b/site/content/docs/5.0/examples/blog/index.html
@@ -48,7 +48,7 @@ include_js: false
<div class="col-md-6 px-0">
<h1 class="display-4 font-italic">Title of a longer featured blog post</h1>
<p class="lead my-3">Multiple lines of text that form the lede, informing new readers quickly and efficiently about what’s most interesting in this post’s contents.</p>
- <p class="lead mb-0"><a href="#" class="text-white font-weight-bold">Continue reading...</a></p>
+ <p class="lead mb-0"><a href="#" class="text-white fw-bold">Continue reading...</a></p>
</div>
</div>
diff --git a/site/content/docs/5.0/examples/cover/index.html b/site/content/docs/5.0/examples/cover/index.html
index ea5b0b13ad..2eb33e634a 100644
--- a/site/content/docs/5.0/examples/cover/index.html
+++ b/site/content/docs/5.0/examples/cover/index.html
@@ -24,7 +24,7 @@ include_js: false
<h1>Cover your page.</h1>
<p class="lead">Cover is a one-page template for building simple and beautiful home pages. Download, edit the text, and add your own fullscreen background photo to make it your own.</p>
<p class="lead">
- <a href="#" class="btn btn-lg btn-secondary font-weight-bold border-white bg-white">Learn more</a>
+ <a href="#" class="btn btn-lg btn-secondary fw-bold border-white bg-white">Learn more</a>
</p>
</main>
diff --git a/site/content/docs/5.0/examples/pricing/index.html b/site/content/docs/5.0/examples/pricing/index.html
index 70f7ad221c..bcd69005da 100644
--- a/site/content/docs/5.0/examples/pricing/index.html
+++ b/site/content/docs/5.0/examples/pricing/index.html
@@ -7,7 +7,7 @@ include_js: false
---
<header class="d-flex flex-column flex-md-row align-items-center p-3 px-md-4 mb-3 bg-white border-bottom shadow-sm">
- <p class="h5 my-0 mr-md-auto font-weight-normal">Company name</p>
+ <p class="h5 my-0 mr-md-auto fw-normal">Company name</p>
<nav class="my-2 my-md-0 mr-md-3">
<a class="p-2 text-dark" href="#">Features</a>
<a class="p-2 text-dark" href="#">Enterprise</a>
@@ -27,7 +27,7 @@ include_js: false
<div class="col">
<div class="card mb-4 shadow-sm">
<div class="card-header">
- <h4 class="my-0 font-weight-normal">Free</h4>
+ <h4 class="my-0 fw-normal">Free</h4>
</div>
<div class="card-body">
<h1 class="card-title pricing-card-title">$0 <small class="text-muted">/ mo</small></h1>
@@ -44,7 +44,7 @@ include_js: false
<div class="col">
<div class="card mb-4 shadow-sm">
<div class="card-header">
- <h4 class="my-0 font-weight-normal">Pro</h4>
+ <h4 class="my-0 fw-normal">Pro</h4>
</div>
<div class="card-body">
<h1 class="card-title pricing-card-title">$15 <small class="text-muted">/ mo</small></h1>
@@ -61,7 +61,7 @@ include_js: false
<div class="col">
<div class="card mb-4 shadow-sm">
<div class="card-header">
- <h4 class="my-0 font-weight-normal">Enterprise</h4>
+ <h4 class="my-0 fw-normal">Enterprise</h4>
</div>
<div class="card-body">
<h1 class="card-title pricing-card-title">$29 <small class="text-muted">/ mo</small></h1>
diff --git a/site/content/docs/5.0/examples/product/index.html b/site/content/docs/5.0/examples/product/index.html
index 42cbe8d166..5f626aea9f 100644
--- a/site/content/docs/5.0/examples/product/index.html
+++ b/site/content/docs/5.0/examples/product/index.html
@@ -23,8 +23,8 @@ extra_css:
<main>
<div class="position-relative overflow-hidden p-3 p-md-5 m-md-3 text-center bg-light">
<div class="col-md-5 p-lg-5 mx-auto my-5">
- <h1 class="display-4 font-weight-normal">Punny headline</h1>
- <p class="lead font-weight-normal">And an even wittier subheading to boot. Jumpstart your marketing efforts with this example based on Apple’s marketing pages.</p>
+ <h1 class="display-4 fw-normal">Punny headline</h1>
+ <p class="lead fw-normal">And an even wittier subheading to boot. Jumpstart your marketing efforts with this example based on Apple’s marketing pages.</p>
<a class="btn btn-outline-secondary" href="#">Coming soon</a>
</div>
<div class="product-device shadow-sm d-none d-md-block"></div>
diff --git a/site/content/docs/5.0/examples/sign-in/index.html b/site/content/docs/5.0/examples/sign-in/index.html
index afaa140ff6..7ad6b41c79 100644
--- a/site/content/docs/5.0/examples/sign-in/index.html
+++ b/site/content/docs/5.0/examples/sign-in/index.html
@@ -10,7 +10,7 @@ include_js: false
<main class="form-signin">
<form>
<img class="mb-4" src="/docs/{{< param docs_version >}}/assets/brand/bootstrap-logo.svg" alt="" width="72" height="57">
- <h1 class="h3 mb-3 font-weight-normal">Please sign in</h1>
+ <h1 class="h3 mb-3 fw-normal">Please sign in</h1>
<label for="inputEmail" class="visually-hidden">Email address</label>
<input type="email" id="inputEmail" class="form-control" placeholder="Email address" required autofocus>
<label for="inputPassword" class="visually-hidden">Password</label>
diff --git a/site/content/docs/5.0/getting-started/contents.md b/site/content/docs/5.0/getting-started/contents.md
index e3667d3afa..1359b9dcf8 100644
--- a/site/content/docs/5.0/getting-started/contents.md
+++ b/site/content/docs/5.0/getting-started/contents.md
@@ -65,8 +65,8 @@ Bootstrap includes a handful of options for including some or all of our compile
<tbody>
<tr>
<th scope="row">
- <div><code class="font-weight-normal text-nowrap">bootstrap.css</code></div>
- <div><code class="font-weight-normal text-nowrap">bootstrap.min.css</code></div>
+ <div><code class="fw-normal text-nowrap">bootstrap.css</code></div>
+ <div><code class="fw-normal text-nowrap">bootstrap.min.css</code></div>
</th>
<td>Included</td>
<td>Included</td>
@@ -75,8 +75,8 @@ Bootstrap includes a handful of options for including some or all of our compile
</tr>
<tr>
<th scope="row">
- <div><code class="font-weight-normal text-nowrap">bootstrap-grid.css</code></div>
- <div><code class="font-weight-normal text-nowrap">bootstrap-grid.min.css</code></div>
+ <div><code class="fw-normal text-nowrap">bootstrap-grid.css</code></div>
+ <div><code class="fw-normal text-nowrap">bootstrap-grid.min.css</code></div>
</th>
<td><a class="link-secondary" href="{{< docsref "/layout/grid" >}}">Only grid system</a></td>
<td class="text-muted">&mdash;</td>
@@ -85,8 +85,8 @@ Bootstrap includes a handful of options for including some or all of our compile
</tr>
<tr>
<th scope="row">
- <div><code class="font-weight-normal text-nowrap">bootstrap-utilities.css</code></div>
- <div><code class="font-weight-normal text-nowrap">bootstrap-utilities.min.css</code></div>
+ <div><code class="fw-normal text-nowrap">bootstrap-utilities.css</code></div>
+ <div><code class="fw-normal text-nowrap">bootstrap-utilities.min.css</code></div>
</th>
<td class="text-muted">&mdash;</td>
<td class="text-muted">&mdash;</td>
@@ -95,8 +95,8 @@ Bootstrap includes a handful of options for including some or all of our compile
</tr>
<tr>
<th scope="row">
- <div><code class="font-weight-normal text-nowrap">bootstrap-reboot.css</code></div>
- <div><code class="font-weight-normal text-nowrap">bootstrap-reboot.min.css</code></div>
+ <div><code class="fw-normal text-nowrap">bootstrap-reboot.css</code></div>
+ <div><code class="fw-normal text-nowrap">bootstrap-reboot.min.css</code></div>
</th>
<td class="text-muted">&mdash;</td>
<td><a class="link-secondary" href="{{< docsref "/content/reboot" >}}">Only Reboot</a></td>
@@ -120,15 +120,15 @@ Similarly, we have options for including some or all of our compiled JavaScript.
<tbody>
<tr>
<th scope="row">
- <div><code class="font-weight-normal text-nowrap">bootstrap.bundle.js</code></div>
- <div><code class="font-weight-normal text-nowrap">bootstrap.bundle.min.js</code></div>
+ <div><code class="fw-normal text-nowrap">bootstrap.bundle.js</code></div>
+ <div><code class="fw-normal text-nowrap">bootstrap.bundle.min.js</code></div>
</th>
<td>Included</td>
</tr>
<tr>
<th scope="row">
- <div><code class="font-weight-normal text-nowrap">bootstrap.js</code></div>
- <div><code class="font-weight-normal text-nowrap">bootstrap.min.js</code></div>
+ <div><code class="fw-normal text-nowrap">bootstrap.js</code></div>
+ <div><code class="fw-normal text-nowrap">bootstrap.min.js</code></div>
</th>
<td class="text-muted">&mdash;</td>
</tr>
diff --git a/site/content/docs/5.0/layout/containers.md b/site/content/docs/5.0/layout/containers.md
index 425d70e14b..456225b942 100644
--- a/site/content/docs/5.0/layout/containers.md
+++ b/site/content/docs/5.0/layout/containers.md
@@ -26,33 +26,33 @@ See them in action and compare them in our [Grid example]({{< docsref "/examples
<td class="border-dark"></td>
<th scope="col">
Extra small<br>
- <span class="font-weight-normal">&lt;576px</span>
+ <span class="fw-normal">&lt;576px</span>
</th>
<th scope="col">
Small<br>
- <span class="font-weight-normal">&ge;576px</span>
+ <span class="fw-normal">&ge;576px</span>
</th>
<th scope="col">
Medium<br>
- <span class="font-weight-normal">&ge;768px</span>
+ <span class="fw-normal">&ge;768px</span>
</th>
<th scope="col">
Large<br>
- <span class="font-weight-normal">&ge;992px</span>
+ <span class="fw-normal">&ge;992px</span>
</th>
<th scope="col">
X-Large<br>
- <span class="font-weight-normal">&ge;1200px</span>
+ <span class="fw-normal">&ge;1200px</span>
</th>
<th scope="col">
XX-Large<br>
- <span class="font-weight-normal">&ge;1400px</span>
+ <span class="fw-normal">&ge;1400px</span>
</th>
</tr>
</thead>
<tbody>
<tr>
- <th scope="row" class="font-weight-normal"><code>.container</code></th>
+ <th scope="row" class="fw-normal"><code>.container</code></th>
<td class="text-muted">100%</td>
<td>540px</td>
<td>720px</td>
@@ -61,7 +61,7 @@ See them in action and compare them in our [Grid example]({{< docsref "/examples
<td>1320px</td>
</tr>
<tr>
- <th scope="row" class="font-weight-normal"><code>.container-sm</code></th>
+ <th scope="row" class="fw-normal"><code>.container-sm</code></th>
<td class="text-muted">100%</td>
<td>540px</td>
<td>720px</td>
@@ -70,7 +70,7 @@ See them in action and compare them in our [Grid example]({{< docsref "/examples
<td>1320px</td>
</tr>
<tr>
- <th scope="row" class="font-weight-normal"><code>.container-md</code></th>
+ <th scope="row" class="fw-normal"><code>.container-md</code></th>
<td class="text-muted">100%</td>
<td class="text-muted">100%</td>
<td>720px</td>
@@ -79,7 +79,7 @@ See them in action and compare them in our [Grid example]({{< docsref "/examples
<td>1320px</td>
</tr>
<tr>
- <th scope="row" class="font-weight-normal"><code>.container-lg</code></th>
+ <th scope="row" class="fw-normal"><code>.container-lg</code></th>
<td class="text-muted">100%</td>
<td class="text-muted">100%</td>
<td class="text-muted">100%</td>
@@ -88,7 +88,7 @@ See them in action and compare them in our [Grid example]({{< docsref "/examples
<td>1320px</td>
</tr>
<tr>
- <th scope="row" class="font-weight-normal"><code>.container-xl</code></th>
+ <th scope="row" class="fw-normal"><code>.container-xl</code></th>
<td class="text-muted">100%</td>
<td class="text-muted">100%</td>
<td class="text-muted">100%</td>
@@ -97,7 +97,7 @@ See them in action and compare them in our [Grid example]({{< docsref "/examples
<td>1320px</td>
</tr>
<tr>
- <th scope="row" class="font-weight-normal"><code>.container-xxl</code></th>
+ <th scope="row" class="fw-normal"><code>.container-xxl</code></th>
<td class="text-muted">100%</td>
<td class="text-muted">100%</td>
<td class="text-muted">100%</td>
@@ -106,7 +106,7 @@ See them in action and compare them in our [Grid example]({{< docsref "/examples
<td>1320px</td>
</tr>
<tr>
- <th scope="row" class="font-weight-normal"><code>.container-fluid</code></th>
+ <th scope="row" class="fw-normal"><code>.container-fluid</code></th>
<td class="text-muted">100%</td>
<td class="text-muted">100%</td>
<td class="text-muted">100%</td>
diff --git a/site/content/docs/5.0/layout/grid.md b/site/content/docs/5.0/layout/grid.md
index c96e3aa9e9..76b65c1bc6 100644
--- a/site/content/docs/5.0/layout/grid.md
+++ b/site/content/docs/5.0/layout/grid.md
@@ -69,33 +69,33 @@ As noted above, each of these breakpoints have their own container, unique class
<th scope="col"></th>
<th scope="col">
xs<br>
- <span class="font-weight-normal">&lt;576px</span>
+ <span class="fw-normal">&lt;576px</span>
</th>
<th scope="col">
sm<br>
- <span class="font-weight-normal">&ge;576px</span>
+ <span class="fw-normal">&ge;576px</span>
</th>
<th scope="col">
md<br>
- <span class="font-weight-normal">&ge;768px</span>
+ <span class="fw-normal">&ge;768px</span>
</th>
<th scope="col">
lg<br>
- <span class="font-weight-normal">&ge;992px</span>
+ <span class="fw-normal">&ge;992px</span>
</th>
<th scope="col">
xl<br>
- <span class="font-weight-normal">&ge;1200px</span>
+ <span class="fw-normal">&ge;1200px</span>
</th>
<th scope="col">
xxl<br>
- <span class="font-weight-normal">&ge;1400px</span>
+ <span class="fw-normal">&ge;1400px</span>
</th>
</tr>
</thead>
<tbody>
<tr>
- <th class="text-nowrap" scope="row">Container <code class="font-weight-normal">max-width</code></th>
+ <th class="text-nowrap" scope="row">Container <code class="fw-normal">max-width</code></th>
<td>None (auto)</td>
<td>540px</td>
<td>720px</td>