mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-14 17:44:15 +02:00
Bring in .bd-announcement fixes
This commit is contained in:
@@ -71,6 +71,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.bd-announcement {
|
.bd-announcement {
|
||||||
|
font-size: 14px;
|
||||||
color: $white;
|
color: $white;
|
||||||
background-color: $bd-purple;
|
background-color: $bd-purple;
|
||||||
a {
|
a {
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
<div class="d-block px-3 py-2 text-center text-bold bd-announcement">
|
<div class="d-block p-3 text-center text-bold bd-announcement">
|
||||||
Bootstrap 4 has reached end of life.
|
Bootstrap 4 has reached end of life.
|
||||||
<a href="https://getbootstrap.com/migration/">Upgrade to the latest</a>
|
<a href="https://getbootstrap.com/migration/">Upgrade to the latest</a>
|
||||||
or consider
|
or consider
|
||||||
|
Reference in New Issue
Block a user