Style changes

This commit is contained in:
Ske 2020-06-12 12:47:44 +02:00
parent 6b6cce486d
commit ead1ae4e7c
5 changed files with 57 additions and 105 deletions

View file

@ -11,6 +11,7 @@
color: $exampleTextColor;
padding: 0.2rem 0.4rem;
border-radius: 3px;
border-bottom: 1px solid darken($exampleArgColor, 15%);
}
.custom-block.tip .example-inline {