mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
WIP: New snippet examples (#36309)
* Start work on some new snippet examples * Update for dark mode, fixes * Add images, update descriptions * examples fixes
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
/*
|
||||
.text-warning {
|
||||
color: #997404 !important;
|
||||
}
|
||||
|
||||
.text-info {
|
||||
color: #087990 !important;
|
||||
}
|
||||
*/
|
||||
|
||||
.badge > a {
|
||||
color: inherit;
|
||||
}
|
||||
Reference in New Issue
Block a user