mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-22 01:36:55 +01:00
better visibility of brackets in code examples
This commit is contained in:
parent
51b6fb849d
commit
d1af7935ca
@ -121,9 +121,13 @@
|
||||
background: none;
|
||||
padding: $spacer * 1.5 0 0;
|
||||
margin-bottom: 0;
|
||||
overflow-y: hidden;
|
||||
overflow-y: auto;
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
.highlight .p {
|
||||
color: lighten(#41706f, 25%);
|
||||
}
|
||||
}
|
||||
|
||||
.section-title--numbered {
|
||||
|
Loading…
Reference in New Issue
Block a user