add docs class for highlighting
This commit is contained in:
parent
5464f4ab7e
commit
6fa6bf7123
1 changed files with 5 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue