mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
style(pricing.ejs): adjust genesis text styling and update content for clarity
This commit is contained in:
@@ -72,22 +72,20 @@
|
||||
|
||||
.genesis-text {
|
||||
color: #fff;
|
||||
font-size: 0.875rem;
|
||||
font-size: 0.65rem;
|
||||
margin-top: 3rem;
|
||||
text-align: left;
|
||||
max-width: 600px;
|
||||
line-height: 1.6;
|
||||
max-width: 90%;
|
||||
line-height: 1.8;
|
||||
font-family: 'Courier New', 'Monaco', 'Menlo', monospace;
|
||||
}
|
||||
|
||||
.genesis-text::before {
|
||||
content: '> ';
|
||||
opacity: 0.5;
|
||||
white-space: pre-wrap;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
@media (min-width: 640px) {
|
||||
.genesis-text {
|
||||
font-size: 1.1rem;
|
||||
font-size: 0.875rem;
|
||||
max-width: 700px;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1875,7 +1873,15 @@
|
||||
╚═════╝ ╚═╝ ╚═╝ ╚═════╝ ╚═════╝ ╚═╝╚═╝ ╚═══╝</pre>
|
||||
|
||||
<div class="genesis-text">
|
||||
"The Times 03/Jan/2009 Chancellor on brink of second bailout for banks"
|
||||
Block: 0
|
||||
Hash: 000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f
|
||||
Timestamp: 2009-01-03 18:15:05
|
||||
Nonce: 2083236893
|
||||
Difficulty: 1
|
||||
Version: 1
|
||||
Merkle Root: 4a5e1e4baab89f3a32518a88c31bc87f618f76673e2cc77ab2127b7afdeda33b
|
||||
|
||||
Coinbase: "The Times 03/Jan/2009 Chancellor on brink of second bailout for banks"
|
||||
</div>
|
||||
|
||||
<div class="bitcoin-hint">built by bitcoiners, for bitcoiners. click anywhere to close.</div>
|
||||
|
||||
Reference in New Issue
Block a user