ord 0.27.1

◉ Ordinal wallet and block explorer
Documentation
1
2
3
4
5
6
7
8
@import url('https://cdn.jsdelivr.net/npm/highlight.js@11.8.0/styles/atom-one-dark.min.css');

html {
    color: #98a3ad;
    background-color: #131516;
    max-width: 900px;
    font-family: system-ui, sans-serif;
}