From f8a54784d0e278d57965b4fef769a607e5c76ba8 Mon Sep 17 00:00:00 2001 From: hunicus <93150691+hunicus@users.noreply.github.com> Date: Thu, 16 Dec 2021 09:28:57 -0500 Subject: [PATCH] Improve styling + switch section headings for tags --- .../components/docs/api-docs.component.html | 112 ++++++++---------- .../components/docs/api-docs.component.scss | 50 ++++++-- 2 files changed, 90 insertions(+), 72 deletions(-) diff --git a/frontend/src/app/components/docs/api-docs.component.html b/frontend/src/app/components/docs/api-docs.component.html index 5f7d725e8..9fc8feef2 100644 --- a/frontend/src/app/components/docs/api-docs.component.html +++ b/frontend/src/app/components/docs/api-docs.component.html @@ -76,11 +76,9 @@
Reference for the {{ network.val === '' ? 'Bitcoin' : network.val.charAt(0).toUpperCase() + network.val.slice(1) }}
txid
, version
, locktime
, size
, weight
, fee
, vin
, vout
, and status
.