mirror of https://github.com/freeCodeCamp/devdocs
parent
f43b1f7b2d
commit
7f4b499579
@ -1,9 +1,14 @@
|
||||
._elisp {
|
||||
div > b {
|
||||
dl > dt {
|
||||
@extend %block-label, %label-blue;
|
||||
}
|
||||
|
||||
div > b {
|
||||
margin: 2% auto;
|
||||
dl[compact] > dt {
|
||||
background: none;
|
||||
border-color: none;
|
||||
line-height: normal;
|
||||
margin: auto;
|
||||
border: none;
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in new issue