mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-31 09:05:47 +02:00
feat(announcement): Add End of Life announcement
This commit is contained in:
@@ -69,3 +69,12 @@
|
||||
background: escape-svg($dropdown-active-icon) no-repeat .4rem .6rem/.75rem .75rem;
|
||||
}
|
||||
}
|
||||
|
||||
.bd-announcement {
|
||||
color: $white;
|
||||
background-color: $bd-purple;
|
||||
a {
|
||||
color: $white;
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user