Remove the black border from code samples
See gh-21778
This commit is contained in:
@@ -25,3 +25,7 @@
|
||||
background-color: #282c34;
|
||||
color: #e6e1dc;
|
||||
}
|
||||
|
||||
.listingblock pre.highlightjs {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user