Style updates.
parent
14a429f207
commit
7924af9a83
|
@ -37,6 +37,18 @@
|
|||
color: forestgreen;
|
||||
content: '--==U3QzZzRuMGdSNFBoeSBpNSBsMzM3Cg==--';
|
||||
}
|
||||
|
||||
.hr-1::before {
|
||||
content: '--==UDE6QzEsNiwyMiwzMCw0Nyw1NC4uCg==--';
|
||||
}
|
||||
|
||||
.hr-2::before {
|
||||
content: '--==UDI6QzMyLDc5LDgyLDE0MiwxNzkuCg==--';
|
||||
}
|
||||
|
||||
.hr-3::before {
|
||||
content: '--==UDM6QzEwLDE1LDQ4Li4uLi4uLi4uCg==--';
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
@ -55,7 +67,7 @@
|
|||
░▀▀▀░▀░▀░░▀░░▀░░░░▀░░▀▀▀░▀▀▀░▀░▀░▀░▀░▀░░░▀░▀░░▀░
|
||||
</pre>
|
||||
|
||||
<hr>
|
||||
<hr class="hr-1">
|
||||
|
||||
<p>
|
||||
Crypto used to be cool. It had edge. It felt dangerous. Sharing
|
||||
|
@ -86,7 +98,7 @@
|
|||
We can use it.
|
||||
</p>
|
||||
|
||||
<hr>
|
||||
<hr class="hr-2">
|
||||
|
||||
<p>
|
||||
<div>PUNENPGREF CRECYRK</div>
|
||||
|
@ -94,7 +106,7 @@
|
|||
<div>EBGNGR OL GUVEGRRA</div>
|
||||
</p>
|
||||
|
||||
<hr>
|
||||
<hr class="hr-3">
|
||||
|
||||
<pre>
|
||||
-----BEGIN PGP PUBLIC KEY BLOCK-----
|
||||
|
|
Loading…
Reference in New Issue