mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 11:45:50 +00:00
add rippled color code
This commit is contained in:
@@ -106,6 +106,14 @@
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
code {
|
||||
color: $green-600;
|
||||
background-color: $green-1000;
|
||||
border-radius: 4px;
|
||||
padding-left: 4px;
|
||||
padding-right: 4px;
|
||||
}
|
||||
|
||||
.card-icon-container {
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
|
||||
Reference in New Issue
Block a user