mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-02 09:35:53 +00:00
adds global styling for code snippets in markdown files
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
code {
|
||||
background-color: #0a2e1b;
|
||||
color: #5beb9d;
|
||||
}
|
||||
|
||||
.sdk-img {
|
||||
align-self: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user