[DESIGN] restyling <code>
This commit is contained in:
parent
ebf69686e0
commit
76b10060bb
@ -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 {
|
dt {
|
||||||
&:before {
|
&:before {
|
||||||
@include scroll-padding()
|
@include scroll-padding()
|
||||||
|
Loading…
Reference in New Issue
Block a user