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