[DESIGN] restyling <code>

This commit is contained in:
Elisabeth Dickinson 2021-03-01 16:44:09 +01:00
parent ebf69686e0
commit 76b10060bb

View File

@ -459,6 +459,14 @@ header.o_main_header{
}
}
code {
display: inline-block;
background: $doc_code-bg;
padding: 0 .3rem;
margin: 0.1rem;
border: 1px solid $gray-light;
}
dt {
&:before {
@include scroll-padding()