mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-28 23:59:53 +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
@@ -5,7 +5,7 @@
|
||||
body {
|
||||
padding-top: 3rem;
|
||||
padding-bottom: 3rem;
|
||||
color: #5a5a5a;
|
||||
color: rgb(var(--bs-tertiary-color-rgb));
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user