Files
OPI/ord/static/preview-code.css
Halil Samed Çıldır 85d9e61af5 Updated ord core to 0.14.0
Added cursed_for_brc20 flag to track cursed inscriptions after the jubilee
2024-01-04 21:33:45 +03:00

9 lines
217 B
CSS

@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;
}