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:
committed by
GitHub
parent
9a1f4ed9e5
commit
b26233c1ab
@@ -1,13 +1,3 @@
|
||||
/*
|
||||
.text-warning {
|
||||
color: #997404 !important;
|
||||
}
|
||||
|
||||
.text-info {
|
||||
color: #087990 !important;
|
||||
}
|
||||
*/
|
||||
|
||||
.badge > a {
|
||||
color: inherit;
|
||||
}
|
||||
|
Reference in New Issue
Block a user