1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 00:59:51 +02:00

Examples: color mode enhancement (#38144)

* Tool bar proposal inside examples

* Some examples fixes

* Change appearance and position of the color mode toggler

* Proposal

* .

---------

Co-authored-by: Mark Otto <markdotto@gmail.com>
This commit is contained in:
Louis-Maxime Piton
2023-03-04 20:49:07 +01:00
committed by GitHub
parent 9a1f4ed9e5
commit b26233c1ab
8 changed files with 101 additions and 40 deletions

View File

@@ -1,13 +1,3 @@
/*
.text-warning {
color: #997404 !important;
}
.text-info {
color: #087990 !important;
}
*/
.badge > a {
color: inherit;
}