1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

add docs class for highlighting

This commit is contained in:
Mark Otto 2016-12-23 11:48:38 -08:00 committed by Mark Otto
parent 5464f4ab7e
commit 6fa6bf7123

View file

@ -43,6 +43,11 @@
background-color: rgba(255,0,0,.1);
}
.bd-highlight {
background-color: rgba($bd-purple, .15);
border: 1px solid rgba($bd-purple, .15);
}
//
// Container illustrations