Add electrum rpc doc tab for official instance
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
.center {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.note {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.text-small {
|
||||
font-size: 12px;
|
||||
}
|
||||
@@ -116,6 +124,10 @@ li.nav-item {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.doc-content.no-sidebar {
|
||||
width: 100%
|
||||
}
|
||||
|
||||
h3 {
|
||||
margin: 2rem 0 0 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user